From 5c34f559c5810c11e81fdfd4ce07930871bc8e91 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 19 Sep 2013 09:08:03 +0000 Subject: We need pkgconfig. While here convert lib_depend. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18684 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/upower/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sysutils') 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 # $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 -- cgit v1.2.3