diff options
Diffstat (limited to 'java/eclipse-sysdeo-tomcat/Makefile')
-rw-r--r-- | java/eclipse-sysdeo-tomcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-sysdeo-tomcat/Makefile b/java/eclipse-sysdeo-tomcat/Makefile index 311facc48869..0e3302a08358 100644 --- a/java/eclipse-sysdeo-tomcat/Makefile +++ b/java/eclipse-sysdeo-tomcat/Makefile @@ -16,9 +16,9 @@ COMMENT= Sysdeo Tomcat Launcher plugin for Eclipse RUN_DEPENDS+= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes NO_STAGE= yes do-install: |