aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat6/Makefile
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/tomcat6/Makefile
parent6e345601286b0c658d68354af303362a73d43688 (diff)
downloadports-d5e2f33ca949f255c9dde0c3c60fd83f90d12a7e.tar.gz
ports-d5e2f33ca949f255c9dde0c3c60fd83f90d12a7e.zip
Notes
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r--www/tomcat6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile
index 29a3d5887dff..835c15bdd0cd 100644
--- a/www/tomcat6/Makefile
+++ b/www/tomcat6/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}