aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-27 04:07:31 +0800
committerkris <kris@FreeBSD.org>2005-03-27 04:07:31 +0800
commit0fb076dfe036c9cc51788c5b7332c89333321a75 (patch)
tree8a68ceb3e2686c7e81201ccbe9266c6999829eb4 /www
parentca036090cbb1a189226d56787f9fc7baf8b5302f (diff)
downloadfreebsd-ports-gnome-0fb076dfe036c9cc51788c5b7332c89333321a75.tar.gz
freebsd-ports-gnome-0fb076dfe036c9cc51788c5b7332c89333321a75.tar.zst
freebsd-ports-gnome-0fb076dfe036c9cc51788c5b7332c89333321a75.zip
BROKEN: Install fails
Approved by: portmgr (self)
Diffstat (limited to 'www')
-rw-r--r--www/mod_pcgi2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_pcgi2/Makefile b/www/mod_pcgi2/Makefile
index 0ebb3d7042f0..0db7d341acb8 100644
--- a/www/mod_pcgi2/Makefile
+++ b/www/mod_pcgi2/Makefile
@@ -16,6 +16,8 @@ COMMENT= Persistent CGI module for Apache and Zope
RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope
+BROKEN= Does not install
+
.if defined(WITH_APACHE13)
BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/${APACHE_PORT}
RUN_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/${APACHE_PORT}