diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 09b69954f24d0f10d715c8902b6bd9bb63b0d469 (patch) | |
tree | 510258d636dce8c3debfa152cdc7e8079a6b5e79 /www/caudium-devel | |
parent | c757f436f607cdb2bd0b6442a5c13b4ef9bd76e6 (diff) | |
download | ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.tar.gz ports-09b69954f24d0f10d715c8902b6bd9bb63b0d469.zip |
Notes
Diffstat (limited to 'www/caudium-devel')
-rw-r--r-- | www/caudium-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/caudium-devel/Makefile b/www/caudium-devel/Makefile index e5a0e082c3d1..669933e162e4 100644 --- a/www/caudium-devel/Makefile +++ b/www/caudium-devel/Makefile @@ -20,6 +20,8 @@ DISTNAME= caudium-${PORTVERSION:S/.20/-20/}-cvs MAINTAINER= kiwi@oav.net COMMENT= A free webserver which is based on the Roxen Challenger 1.3 code base (development branch) +BROKEN= Does not build, will be removed after Feb 2 + USE_OPENSSL= YES BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike74/ |