aboutsummaryrefslogtreecommitdiff
path: root/java/java-getopt
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-27 19:10:41 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-31 08:57:55 +0000
commit0835676e361bca74b28b09fe0425ed5ee958f26b (patch)
tree9617744fefea8689073e388ab345f23c6765b4fd /java/java-getopt
parentfbd8f896fa0456bf9f0763402b0917b01fee1469 (diff)
Diffstat (limited to 'java/java-getopt')
-rw-r--r--java/java-getopt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 8e3a7d749ab2..2334ab62b98a 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -9,10 +9,10 @@ WWW= https://www.urbanophile.com/arenn/hacking/download.html #getopt
LICENSE= LGPL20
+USES= java:ant
+
OPTIONS_DEFINE= DOCS
-USE_JAVA= yes
-USE_ANT= yes
ALL_TARGET= jar
NO_WRKSUBDIR= yes