diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-07-21 05:03:02 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-07-21 05:03:02 +0000 |
commit | 06e66777937202f04d646d24d24f524b13d79478 (patch) | |
tree | 85a44213b1929b12051c17091ea4ad53f819456b /www/resin3 | |
parent | 63d4112e2e682002806fc4c52da2481ae7f045e7 (diff) |
Notes
Diffstat (limited to 'www/resin3')
-rw-r--r-- | www/resin3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile index 69f921046891..5292864300d4 100644 --- a/www/resin3/Makefile +++ b/www/resin3/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Resin, a Java-based Application Server, 3.x branch USE_JAVA= yes -JAVA_VERSION= 1.2+ +JAVA_VERSION= 1.5+ HAS_CONFIGURE= yes USE_PYTHON= yes USE_OPENSSL= yes |