aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-04 09:55:29 +0800
committerkris <kris@FreeBSD.org>2004-12-04 09:55:29 +0800
commitad58e9b2b39135c19586875af14b40469dcb9d7a (patch)
tree67f1db3db8bfa698266604af34bfcea2629c78b9 /www
parent770e4ba6b129dd8a3be4a376d82ad3bf3a130924 (diff)
downloadfreebsd-ports-gnome-ad58e9b2b39135c19586875af14b40469dcb9d7a.tar.gz
freebsd-ports-gnome-ad58e9b2b39135c19586875af14b40469dcb9d7a.tar.zst
freebsd-ports-gnome-ad58e9b2b39135c19586875af14b40469dcb9d7a.zip
BROKEN: Installation fails
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-Gallery/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile
index 2fe86f8132d8..556669ad6ec7 100644
--- a/www/p5-Apache-Gallery/Makefile
+++ b/www/p5-Apache-Gallery/Makefile
@@ -25,6 +25,8 @@ BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= Installation fails
+
.if defined(WITH_APACHE2)
BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2
DEPENDS_ARGS+= WITHOUT_MODPERL=yes