summaryrefslogtreecommitdiff
path: root/java/apache-commons-collections
diff options
context:
space:
mode:
Diffstat (limited to 'java/apache-commons-collections')
-rw-r--r--java/apache-commons-collections/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/apache-commons-collections/Makefile b/java/apache-commons-collections/Makefile
index bf861617ee20..6ace6f384c5f 100644
--- a/java/apache-commons-collections/Makefile
+++ b/java/apache-commons-collections/Makefile
@@ -12,9 +12,8 @@ WWW= https://commons.apache.org/proper/commons-collections/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USE_JAVA= yes
+USES= java:ant
JAVA_VERSION= 8 11 17 18 19 20
-USE_ANT= yes
ALL_TARGET= jar
NO_ARCH= yes