aboutsummaryrefslogtreecommitdiff
path: root/sysutils/upower
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-12 01:41:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-12 01:41:48 +0000
commitf7c9f4ce510f8b19fb0509e1c29c7ec376628b37 (patch)
tree29e47de7fa775c4d47b52fdcacea14be79b9ba96 /sysutils/upower
parent5ea74bc132c9fc1655de033ccf4573431b2f3d69 (diff)
Notes
Diffstat (limited to 'sysutils/upower')
-rw-r--r--sysutils/upower/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile
index 8dc4af86ec1e..cfe904515cf3 100644
--- a/sysutils/upower/Makefile
+++ b/sysutils/upower/Makefile
@@ -11,15 +11,13 @@ MASTER_SITES= http://upower.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= D-Bus daemon for simplifying power management tasks
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
-RUN_DEPENDS= ${LOCALBASE}/lib/girepository-1.0/GObject-2.0.typelib:${PORTSDIR}/devel/gobject-introspection
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
-USE_GNOME= intlhack glib20
+USE_GNOME= intlhack glib20 introspection:build,run
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PYTHON= yes