summaryrefslogtreecommitdiff
path: root/java/eclipse-checkstyle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-checkstyle/Makefile')
-rw-r--r--java/eclipse-checkstyle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile
index e82824a0819b..86bac3e14135 100644
--- a/java/eclipse-checkstyle/Makefile
+++ b/java/eclipse-checkstyle/Makefile
@@ -8,7 +8,6 @@ CATEGORIES= java devel
MASTER_SITES= SF/eclipse-cs/Eclipse%20Checkstyle%20Plug-in/v3.4.1
PKGNAMEPREFIX= eclipse-
DISTNAME= com.atlassw.tools.eclipse.checkstyle_${PORTVERSION}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= eclipse
MAINTAINER= freebsd-eclipse@FreeBSD.org
@@ -16,6 +15,7 @@ COMMENT= Integrates the Checkstyle Java code auditor into Eclipse
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
+USES= zip
NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_JAVA= yes