diff options
-rw-r--r-- | www/resin3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile index 01efbca..f3bfb0b 100644 --- a/www/resin3/Makefile +++ b/www/resin3/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.caucho.com/download/ MAINTAINER= jb.quenot@caraldi.com COMMENT= Resin, a Java-based Application Server, 3.x branch +BROKEN= Hard-codes libc_r linkage + USE_JAVA= yes JAVA_VERSION= 1.2+ HAS_CONFIGURE= yes |