diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 20:51:26 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 20:51:26 +0000 |
commit | b9263cf5564cb13b179ae8f713dc9cc80c26739c (patch) | |
tree | 7464957ed79abd806cdb7dd28b95bd47c7107705 /net-mgmt | |
parent | e094f1c1f37e83a76388e7f13c3b11b827c6cacf (diff) | |
download | ports-b9263cf5564cb13b179ae8f713dc9cc80c26739c.tar.gz ports-b9263cf5564cb13b179ae8f713dc9cc80c26739c.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zenoss/Makefile | 2 |
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+ |