aboutsummaryrefslogtreecommitdiff
path: root/java/javahelp/Makefile
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/javahelp/Makefile
parentfbd8f896fa0456bf9f0763402b0917b01fee1469 (diff)
Diffstat (limited to 'java/javahelp/Makefile')
-rw-r--r--java/javahelp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile
index 49c2e3f1200c..534d644923d4 100644
--- a/java/javahelp/Makefile
+++ b/java/javahelp/Makefile
@@ -12,11 +12,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${TOMCAT_jsp}:${TOMCAT_PORT}
+USES= java:ant
USE_GITHUB= yes
GH_ACCOUNT= javaee
GH_TAGNAME= 3ca862d
-USE_JAVA= yes
-USE_ANT= yes
TOMCAT_VER?= 9.0
TOMCAT_PORT= www/tomcat${TOMCAT_VER:S/.0//:S/.//}