diff options
Diffstat (limited to 'www/resin2')
-rw-r--r-- | www/resin2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/resin2/Makefile b/www/resin2/Makefile index 92018a02ea84..7d0dd3474493 100644 --- a/www/resin2/Makefile +++ b/www/resin2/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.caucho.com/download/ MAINTAINER= jb.quenot@caraldi.com COMMENT= Resin, a Java-based Application Server, 2.x branch +BROKEN= Does not build + USE_JAVA= yes JAVA_VERSION= 1.2+ HAS_CONFIGURE= yes |