aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/jakarta-tomcat5/Makefile3
-rw-r--r--www/jakarta-tomcat55/Makefile3
-rw-r--r--www/tomcat55/Makefile3
-rw-r--r--www/tomcat6/Makefile3
-rw-r--r--www/tomcat7/Makefile3
5 files changed, 10 insertions, 5 deletions
diff --git a/www/jakarta-tomcat5/Makefile b/www/jakarta-tomcat5/Makefile
index 29a3d5887dff..835c15bdd0cd 100644
--- a/www/jakarta-tomcat5/Makefile
+++ b/www/jakarta-tomcat5/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}
diff --git a/www/jakarta-tomcat55/Makefile b/www/jakarta-tomcat55/Makefile
index 29a3d5887dff..835c15bdd0cd 100644
--- a/www/jakarta-tomcat55/Makefile
+++ b/www/jakarta-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}
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}
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}
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}