diff options
Diffstat (limited to 'java/eclipse-vep-examples/Makefile')
-rw-r--r-- | java/eclipse-vep-examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index 973c52220bcb..8b4b8c77fd7c 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -16,9 +16,9 @@ COMMENT= Visual Editor Project for the Eclipse IDE (examples) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes PLIST_SUB= RELEASEVERSION=1.1.0.1 NO_STAGE= yes |