1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

-use default java_vendor of openjdk

This commit is contained in:
Jason Helfman 2012-12-11 07:50:14 +00:00
parent 74690a8eb1
commit f9cffbe002
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308670

View File

@ -1,9 +1,9 @@
# Created by: Kang Liu <liukang@bjpu.edu.cn>
#
# $FreeBSD$
PORTNAME= tomcat
PORTVERSION= 5.5.36
PORTREVISION= 1
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE} \
LOCAL/jgh
@ -24,8 +24,7 @@ DEPRECATED= EOL approaching, consider www/tomcat{6,7}
EXPIRATION_DATE=2012-12-31
USE_JAVA= yes
JAVA_VERSION?= 1.5+
JAVA_VENDOR?= freebsd
JAVA_VERSION?= 1.6+
NO_BUILD= YES
USE_RC_SUBR= tomcat55