aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-10-13 22:02:07 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-10-13 22:02:07 +0800
commit729075e34bb209197228cda4838779a05e8b9707 (patch)
tree9036d2102c55d546c2ce25ffdd318a676fdd80b6 /www
parentc2371b919b7d2811308d521d07c26bac77729005 (diff)
downloadfreebsd-ports-gnome-729075e34bb209197228cda4838779a05e8b9707.tar.gz
freebsd-ports-gnome-729075e34bb209197228cda4838779a05e8b9707.tar.zst
freebsd-ports-gnome-729075e34bb209197228cda4838779a05e8b9707.zip
- Fix USE_APACHE_RUN
Reported by: az
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Mason/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 694a25b9ef5f..56b88cf04b2d 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -30,7 +30,7 @@ USE_PERL5= configure
MODPERL_BUILD_DEPENDS= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2
MODPERL_RUN_DEPENDS= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2
-MODPERL_USE= APACHE_RUN=yes
+MODPERL_USE= APACHE_RUN=22+
post-patch:
@${REINPLACE_CMD} -e '/bin\/convert/d' ${WRKSRC}/Makefile.PL