aboutsummaryrefslogtreecommitdiff
path: root/www/mod_scgi
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-07-11 00:46:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-07-11 00:46:24 +0000
commit7a6e7a6fcc1829541329328abdaaa10d329f3b12 (patch)
tree33d13e9dbde2a49fded781e0e0679e2c04913419 /www/mod_scgi
parent9b39cd5e2ed8f859624ba39b70b6ed6e30740d1d (diff)
downloadports-7a6e7a6fcc1829541329328abdaaa10d329f3b12.tar.gz
ports-7a6e7a6fcc1829541329328abdaaa10d329f3b12.zip
Notes
Diffstat (limited to 'www/mod_scgi')
-rw-r--r--www/mod_scgi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile
index fbb260065cc5..6c94424b1963 100644
--- a/www/mod_scgi/Makefile
+++ b/www/mod_scgi/Makefile
@@ -18,6 +18,8 @@ COMMENT= Apache module that implements the client side of the SCGI protocol
USE_APACHE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/${APACHE_DIR}
+BROKEN= "Does not build"
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/include/apache2/apr.h)
WITH_APACHE2= yes