summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-19 17:08:03 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-19 17:08:03 +0800
commit5c34f559c5810c11e81fdfd4ce07930871bc8e91 (patch)
tree3672fd02779a0d9ee3f1f4a599262e0bbc21b069 /sysutils
parent59551973c7ae8155c8cdc2dcda5eb195a2588e84 (diff)
downloadmarcuscom-ports-5c34f559c5810c11e81fdfd4ce07930871bc8e91.tar
marcuscom-ports-5c34f559c5810c11e81fdfd4ce07930871bc8e91.tar.gz
marcuscom-ports-5c34f559c5810c11e81fdfd4ce07930871bc8e91.tar.bz2
marcuscom-ports-5c34f559c5810c11e81fdfd4ce07930871bc8e91.tar.lz
marcuscom-ports-5c34f559c5810c11e81fdfd4ce07930871bc8e91.tar.xz
marcuscom-ports-5c34f559c5810c11e81fdfd4ce07930871bc8e91.tar.zst
marcuscom-ports-5c34f559c5810c11e81fdfd4ce07930871bc8e91.zip
We need pkgconfig. While here convert lib_depend.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18684 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/upower/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile
index 2d4a0a922..bf8b0db36 100644
--- a/sysutils/upower/Makefile
+++ b/sysutils/upower/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/sysutils/upower/Makefile 18681 2013-09-15 22:52:32Z marcus $
PORTNAME= upower
PORTVERSION= 0.9.18
@@ -14,10 +14,10 @@ COMMENT= D-Bus daemon for simplifying power management tasks
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= polkit-gobject-1:${PORTSDIR}/sysutils/polkit \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-USES= gettext gmake pathfix
+USES= gettext gmake pathfix pkgconfig
USE_XZ= yes
USE_GNOME= intlhack ltverhack glib20 introspection
USE_AUTOTOOLS= libtool