aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:09:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-17 07:09:05 +0000
commit904b3fa5f3153174cd32cfc53bfe1d0e1341654d (patch)
treed6ee2611e5b530e7c098a92601f9fe77d80689f4 /www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd
parent00ca886ed4e0b16265d308f06269977fdc608fef (diff)
downloadports-904b3fa5f3153174cd32cfc53bfe1d0e1341654d.tar.gz
ports-904b3fa5f3153174cd32cfc53bfe1d0e1341654d.zip
- Change PERL_MODBUILD to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az With hat: perl
Notes
Notes: svn path=/head/; revision=281883
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
index c4c51bfcb55d..b20779bf3b03 100644
--- a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.01:${PORTSDIR}/www/p5-Cataly
p5-Authen-Htpasswd>=0.13:${PORTSDIR}/security/p5-Authen-Htpasswd
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_MODBUILD= 5.8.1+
+PERL_MODBUILD= yes
MAN3= Catalyst::Plugin::Authentication::Store::Htpasswd::User.3 \
Catalyst::Plugin::Authentication::Store::Htpasswd.3 \