aboutsummaryrefslogtreecommitdiffstats
path: root/www/tomcat7
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-04 05:48:46 +0800
committerpav <pav@FreeBSD.org>2004-04-04 05:48:46 +0800
commitba8993a9848436cfe0ef5994138ce620ea649724 (patch)
tree344ba16d3ecf89c4d135a7c31d8e98876425317a /www/tomcat7
parenta174f3659b418bb0292081630ad7a76851302432 (diff)
downloadfreebsd-ports-gnome-ba8993a9848436cfe0ef5994138ce620ea649724.tar.gz
freebsd-ports-gnome-ba8993a9848436cfe0ef5994138ce620ea649724.tar.zst
freebsd-ports-gnome-ba8993a9848436cfe0ef5994138ce620ea649724.zip
- Convert to bsd.java.mk 2.0 macros
PR: ports/65118 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Diffstat (limited to 'www/tomcat7')
-rw-r--r--www/tomcat7/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile
index 29a3d5887dff..835c15bdd0cd 100644
--- a/www/tomcat7/Makefile
+++ b/www/tomcat7/Makefile
@@ -15,7 +15,8 @@ MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-5/v${PORTVERSION}/bin/ \
MAINTAINER= liukang@bjpu.edu.cn
COMMENT= Open-source Java web server by Apache, 5.0.x branch
-USE_JAVA= 1.3+
+USE_JAVA= yes
+JAVA_VERSION= 1.3+
NO_BUILD= YES
MAJOR_VER= ${PORTVERSION:R}