aboutsummaryrefslogtreecommitdiff
path: root/java/java-getopt
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-31 14:23:29 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-12-31 14:39:30 +0000
commitac7a7d6fe13746d1178035d7756c788f9ef9beb2 (patch)
tree4acab9d840c8b6cb1477ba8c67b3da4a4c338564 /java/java-getopt
parente0d5991c50a9938855a605f016069351e9997e8d (diff)
Diffstat (limited to 'java/java-getopt')
-rw-r--r--java/java-getopt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 2334ab62b98a..c85c6b48e514 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -1,5 +1,6 @@
PORTNAME= java-getopt
PORTVERSION= 1.0.14
+PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= http://www.urbanophile.com/arenn/hacking/getopt/
@@ -9,7 +10,7 @@ WWW= https://www.urbanophile.com/arenn/hacking/download.html #getopt
LICENSE= LGPL20
-USES= java:ant
+USES= java:ant,run
OPTIONS_DEFINE= DOCS