summaryrefslogtreecommitdiff
path: root/java/eclipse-webtools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 15:21:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 15:21:21 +0000
commit4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch)
tree9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 /java/eclipse-webtools
parent- Change license BSD to BSD3CLAUSE (diff)
Convert j* to USES=zip
Notes
Notes: svn path=/head/; revision=347771
Diffstat (limited to 'java/eclipse-webtools')
-rw-r--r--java/eclipse-webtools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile
index 82f42bc61a21..e4ff27a6ed1a 100644
--- a/java/eclipse-webtools/Makefile
+++ b/java/eclipse-webtools/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
${LOCALBASE}/share/eclipse/dropins/datatools:${PORTSDIR}/java/eclipse-datatools
WRKSRC= ${WRKDIR}/eclipse
-USE_ZIP= yes
+USES= zip
NO_STAGE= yes
.include "${.CURDIR}/../eclipse/Makefile.plugins"