summaryrefslogtreecommitdiff
path: root/textproc/apache-commons-csv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/apache-commons-csv/Makefile')
-rw-r--r--textproc/apache-commons-csv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/apache-commons-csv/Makefile b/textproc/apache-commons-csv/Makefile
index 1a8013528129..dcaf450f87bb 100644
--- a/textproc/apache-commons-csv/Makefile
+++ b/textproc/apache-commons-csv/Makefile
@@ -14,10 +14,11 @@ LICENSE= APACHE20
BUILD_DEPENDS= ${JAR_DEPENDS}
RUN_DEPENDS= ${JAR_DEPENDS}
+USES= java
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
NO_BUILD= yes
NO_ARCH= yes
-USE_JAVA= yes
JARFILE= ${PORTNAME}.jar
PLIST_FILES= ${JAVAJARDIR}/${JARFILE}