aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Gallery/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-04 01:55:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-04 01:55:29 +0000
commit60cee4ce897aaad91100ffa462b2cd27e13b4337 (patch)
treeb0656b95d3f9e3c5548113b43447f28b2e9004d9 /www/p5-Apache-Gallery/Makefile
parentacf733c49340c836641199cf2d46a9d38515b2cd (diff)
downloadports-60cee4ce897aaad91100ffa462b2cd27e13b4337.tar.gz
ports-60cee4ce897aaad91100ffa462b2cd27e13b4337.zip
BROKEN: Installation fails
Notes
Notes: svn path=/head/; revision=123077
Diffstat (limited to 'www/p5-Apache-Gallery/Makefile')
-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