diff options
-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+ |