diff options
Diffstat (limited to 'java/eclipse-pmd/Makefile')
-rw-r--r-- | java/eclipse-pmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index a223d204406c..e18af752555b 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -15,9 +15,9 @@ COMMENT= Scan Java source code and look for potential problems RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -USE_ZIP= yes USE_JAVA= yes JAVA_EXTRACT= jre |