diff options
Diffstat (limited to 'www/resin3/Makefile')
-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 |