aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-emf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-emf/Makefile')
-rw-r--r--java/eclipse-emf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile
index 68fc15361910..66d9e4fd45e5 100644
--- a/java/eclipse-emf/Makefile
+++ b/java/eclipse-emf/Makefile
@@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/em
MASTER_SITE_SUBDIR=${PORTVERSION}/R201201300943
PKGNAMEPREFIX= eclipse-
DISTNAME= emf-xsd-SDK-${PORTVERSION}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= eclipse
MAINTAINER= kamikaze@bsdforen.de
@@ -16,6 +15,7 @@ COMMENT= Eclipse Modeling Framework
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
+USES= zip
WRKSRC= ${WRKDIR}/eclipse
.include "${.CURDIR}/../eclipse/Makefile.plugins"