summaryrefslogtreecommitdiff
path: root/www/tomcat55
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-03 21:48:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-03 21:48:46 +0000
commitd5e2f33ca949f255c9dde0c3c60fd83f90d12a7e (patch)
treea5f1b6f05efcbe32060774607df87c55de2434dc /www/tomcat55
parent- Update to 1.4 (diff)
- Convert to bsd.java.mk 2.0 macros
PR: ports/65118 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Notes
Notes: svn path=/head/; revision=106072
Diffstat (limited to 'www/tomcat55')
-rw-r--r--www/tomcat55/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tomcat55/Makefile b/www/tomcat55/Makefile
index 29a3d5887dff..835c15bdd0cd 100644
--- a/www/tomcat55/Makefile
+++ b/www/tomcat55/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}