aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-27 02:07:02 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-27 02:07:02 +0000
commit1e7636429460cf99bec2f369e17141bccfad4100 (patch)
tree0ed189fa58548bcc9228412c578b34166ddcdb0f /www
parent87a78099b82caade6978541aca6ea5d90152bda9 (diff)
downloadports-1e7636429460cf99bec2f369e17141bccfad4100.tar.gz
ports-1e7636429460cf99bec2f369e17141bccfad4100.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/resin2/Makefile2
-rw-r--r--www/resin3/Makefile2
2 files changed, 4 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
diff --git a/www/resin3/Makefile b/www/resin3/Makefile
index 5e2cad5ad2b1..0b18a9dc7a20 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