diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 13:29:00 +0000 |
commit | 2872eba657883ac779a692ce7b0e1d603f0fe686 (patch) | |
tree | 936d56e32fe3a184b933de351979c13c89970109 /www/p5-Catalyst-ActionRole-ACL | |
parent | 7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff) | |
download | ports-2872eba657883ac779a692ce7b0e1d603f0fe686.tar.gz ports-2872eba657883ac779a692ce7b0e1d603f0fe686.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-ActionRole-ACL')
-rw-r--r-- | www/p5-Catalyst-ActionRole-ACL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-ActionRole-ACL/Makefile b/www/p5-Catalyst-ActionRole-ACL/Makefile index 75e7d8755466..ed7e9572d70d 100644 --- a/www/p5-Catalyst-ActionRole-ACL/Makefile +++ b/www/p5-Catalyst-ActionRole-ACL/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Catalyst-Controller-ActionRole>=0:${PORTSDIR}/www/p5-Catalyst-Controller-ActionRole \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean -USE_PERL= yes +USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Catalyst::Action::Role::ACL.3 Catalyst::ActionRole::ACL.3 |