From e28c40befd1f118056b95163fadb69983dddf0d4 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 16 Feb 2014 14:20:32 +0000 Subject: [PATCH] - Stage support - Remove infozip dependency --- java/eclipse-emf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 20efdd3653ed..68fc15361910 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -8,6 +8,7 @@ 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,9 +17,7 @@ COMMENT= Eclipse Modeling Framework RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse WRKSRC= ${WRKDIR}/eclipse -USE_ZIP= yes -NO_STAGE= yes .include "${.CURDIR}/../eclipse/Makefile.plugins" .include