diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:38:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:38:00 +0000 |
commit | 44105bbef82d297a098e178b03eb4290daa5d98b (patch) | |
tree | 4a763a23b7382a8c937ccd9826b459ad9ccec255 /net-mgmt/unifi3 | |
parent | 9d0989571c6206b6ed8d38f60bd2033d59a689a1 (diff) | |
download | ports-44105bbef82d297a098e178b03eb4290daa5d98b.tar.gz ports-44105bbef82d297a098e178b03eb4290daa5d98b.zip |
Notes
Diffstat (limited to 'net-mgmt/unifi3')
-rw-r--r-- | net-mgmt/unifi3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/unifi3/Makefile b/net-mgmt/unifi3/Makefile index 4714f87edd65..8f8fd7ae953a 100644 --- a/net-mgmt/unifi3/Makefile +++ b/net-mgmt/unifi3/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= mongodb>0:${PORTSDIR}/databases/mongodb SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR=${JAVASHAREDIR} -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_OS= native |