aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:04:00 +0000
commit83021732317b2ba7b8c7b282f63433710942e378 (patch)
tree96bf111a2c4bd2fb8f21e7bd11b5e29e623151fd /sysutils
parent77aed62c7dd85849d79f39424870b45a07e0a078 (diff)
downloadports-83021732317b2ba7b8c7b282f63433710942e378.tar.gz
ports-83021732317b2ba7b8c7b282f63433710942e378.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lxinput/Makefile3
-rw-r--r--sysutils/lxtask/Makefile3
-rw-r--r--sysutils/polkit-gnome/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/sysutils/lxinput/Makefile b/sysutils/lxinput/Makefile
index 3a8e8caaff85..a07aeff31ad7 100644
--- a/sysutils/lxinput/Makefile
+++ b/sysutils/lxinput/Makefile
@@ -9,12 +9,11 @@ MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%
MAINTAINER= nemysis@gmx.ch
COMMENT= Keyboard and mouse config tool from the LXDE project
-USES= iconv
+USES= iconv gmake pkgconfig
USE_GNOME= gtk20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
-USE_GMAKE= yes
MAN1= lxinput.1
diff --git a/sysutils/lxtask/Makefile b/sysutils/lxtask/Makefile
index 9600b3cdbacf..a23ab2532454 100644
--- a/sysutils/lxtask/Makefile
+++ b/sysutils/lxtask/Makefile
@@ -12,10 +12,9 @@ COMMENT= Lightweight desktop-independent task manager
LICENSE= GPLv2
-USES= iconv
+USES= iconv gmake pkgconfig
USE_GNOME= gtk20 intlhack
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_LDCONFIG= yes
PORTDOCS= AUTHORS README TODO
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile
index 7f17caafbc74..0acd556a9700 100644
--- a/sysutils/polkit-gnome/Makefile
+++ b/sysutils/polkit-gnome/Makefile
@@ -13,8 +13,7 @@ COMMENT= GNOME frontend to the PolicyKit framework
LIB_DEPENDS= polkit-gobject-1:${PORTSDIR}/sysutils/polkit
USE_XZ= yes
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_GNOME= gnomehack gnomeprefix gtk20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes