diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:55:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-04 01:55:29 +0000 |
commit | 60cee4ce897aaad91100ffa462b2cd27e13b4337 (patch) | |
tree | b0656b95d3f9e3c5548113b43447f28b2e9004d9 /www/p5-Apache-Gallery/Makefile | |
parent | acf733c49340c836641199cf2d46a9d38515b2cd (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-Gallery/Makefile')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 2 |
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 |