From 7a6e7a6fcc1829541329328abdaaa10d329f3b12 Mon Sep 17 00:00:00 2001
From: Kris Kennaway <kris@FreeBSD.org>
Date: Sun, 11 Jul 2004 00:46:24 +0000
Subject: BROKEN: Does not build

---
 www/mod_scgi/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'www/mod_scgi')

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
-- 
cgit v1.2.3