diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:21:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 16:21:38 +0000 |
commit | 839ef5dcc231d4578b27fddbf9ea3c594ccff39d (patch) | |
tree | 0f91c8ecd5ebbf28bdef91ce28d785f5877b833d /sysutils/upower | |
parent | cbec9fc70ac0777694fbd0422c3742d9aaf5b91f (diff) | |
download | ports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.tar.gz ports-839ef5dcc231d4578b27fddbf9ea3c594ccff39d.zip |
Notes
Diffstat (limited to 'sysutils/upower')
-rw-r--r-- | sysutils/upower/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile index 4a916b6ee00b..0d0399ce35d8 100644 --- a/sysutils/upower/Makefile +++ b/sysutils/upower/Makefile @@ -18,9 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/girepository-1.0/GObject-2.0.typelib:${PORTSDIR}/d LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext +USES= gettext gmake pkgconfig USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= gnomehack intlhack ltverhack glib20 USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |