aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/openfire
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-11 00:38:00 +0800
committerbapt <bapt@FreeBSD.org>2014-03-11 00:38:00 +0800
commit687c839315eefb81d0ff35d859879941ba84eab3 (patch)
tree4a763a23b7382a8c937ccd9826b459ad9ccec255 /net-im/openfire
parent80888a1f6e766e49ea840e20dfaaed7d0bee83f3 (diff)
downloadfreebsd-ports-gnome-687c839315eefb81d0ff35d859879941ba84eab3.tar.gz
freebsd-ports-gnome-687c839315eefb81d0ff35d859879941ba84eab3.tar.zst
freebsd-ports-gnome-687c839315eefb81d0ff35d859879941ba84eab3.zip
Convert n* to USES=zip
Diffstat (limited to 'net-im/openfire')
-rw-r--r--net-im/openfire/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile
index 73e6339a8a12..92af45eda6db 100644
--- a/net-im/openfire/Makefile
+++ b/net-im/openfire/Makefile
@@ -20,9 +20,8 @@ OPTIONS_DEFINE= DOCS PLUGINS
OPTIONS_DEFAULT=PLUGINS
PLUGINS_DESC= Install bundled plugins
-USES= dos2unix
+USES= dos2unix zip
DOS2UNIX_FILES= src/java/org/jivesoftware/openfire/server/ServerDialback.java
-USE_ZIP= yes
USE_LDCONFIG= yes
USE_ANT= yes
USE_JAVA= yes