aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-03 04:51:26 +0800
committerantoine <antoine@FreeBSD.org>2013-09-03 04:51:26 +0800
commit3abf64849f561eab2e8e95164c0379097f31e991 (patch)
tree7464957ed79abd806cdb7dd28b95bd47c7107705
parent15da1018c9a0bb4b7036c9b669458e8badda6583 (diff)
downloadfreebsd-ports-gnome-3abf64849f561eab2e8e95164c0379097f31e991.tar.gz
freebsd-ports-gnome-3abf64849f561eab2e8e95164c0379097f31e991.tar.zst
freebsd-ports-gnome-3abf64849f561eab2e8e95164c0379097f31e991.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
-rw-r--r--net-mgmt/zenoss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zenoss/Makefile b/net-mgmt/zenoss/Makefile
index 75c587c8df5b..4cd233992430 100644
--- a/net-mgmt/zenoss/Makefile
+++ b/net-mgmt/zenoss/Makefile
@@ -30,7 +30,7 @@ OPTIONS_DEFAULT= BASH
USE_RC_SUBR= zenoss
USE_MYSQL= client
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_OPENSSL= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+