diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 02:07:02 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 02:07:02 +0000 |
commit | f41b26c099af386221681698ce4c331ab7fe223a (patch) | |
tree | 83020adb1be09917be4f11836230d61e9c300cd1 /www/resin3 | |
parent | b8d6d3a91c39e4ba4594f44db1d1617600042384 (diff) | |
download | FreeBSD-ports-f41b26c099af386221681698ce4c331ab7fe223a.zip FreeBSD-ports-f41b26c099af386221681698ce4c331ab7fe223a.tar.gz |
BROKEN: Does not build
Approved by: portmgr (self)
Diffstat (limited to 'www/resin3')
-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 5e2cad5..0b18a9d 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= Does not build + USE_JAVA= yes JAVA_VERSION= 1.2+ HAS_CONFIGURE= yes |