aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-07 13:29:00 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-07 13:29:00 +0000
commit2872eba657883ac779a692ce7b0e1d603f0fe686 (patch)
tree936d56e32fe3a184b933de351979c13c89970109 /www
parent7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff)
downloadports-2872eba657883ac779a692ce7b0e1d603f0fe686.tar.gz
ports-2872eba657883ac779a692ce7b0e1d603f0fe686.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-ActionRole-ACL/Makefile2
-rw-r--r--www/p5-CatalystX-InjectComponent/Makefile2
-rw-r--r--www/p5-CatalystX-LeakChecker/Makefile2
-rw-r--r--www/p5-CatalystX-Profile/Makefile2
-rw-r--r--www/p5-CatalystX-REPL/Makefile2
5 files changed, 5 insertions, 5 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
diff --git a/www/p5-CatalystX-InjectComponent/Makefile b/www/p5-CatalystX-InjectComponent/Makefile
index 3278557d7db7..f02476320690 100644
--- a/www/p5-CatalystX-InjectComponent/Makefile
+++ b/www/p5-CatalystX-InjectComponent/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-parent>=0:${PORTSDIR}/devel/p5-parent
TEST_DEPENDS= p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
-USE_PERL= yes
+USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= CatalystX::InjectComponent.3
diff --git a/www/p5-CatalystX-LeakChecker/Makefile b/www/p5-CatalystX-LeakChecker/Makefile
index 15ab1182ab08..ce1aaf75e5fd 100644
--- a/www/p5-CatalystX-LeakChecker/Makefile
+++ b/www/p5-CatalystX-LeakChecker/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Devel-Cycle>0:${PORTSDIR}/devel/p5-Devel-Cycle \
p5-PadWalker>0:${PORTSDIR}/devel/p5-PadWalker
-USE_PERL= yes
+USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= CatalystX::LeakChecker.3
diff --git a/www/p5-CatalystX-Profile/Makefile b/www/p5-CatalystX-Profile/Makefile
index 1e509abf4ad0..839759e876c8 100644
--- a/www/p5-CatalystX-Profile/Makefile
+++ b/www/p5-CatalystX-Profile/Makefile
@@ -26,7 +26,7 @@ RUN_DEPENDS= p5-Catalyst-Runtime>=5.80020:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
-USE_PERL= yes
+USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= CatalystX::Profile.3 CatalystX::Profile::Controller::ControlProfiling.3
diff --git a/www/p5-CatalystX-REPL/Makefile b/www/p5-CatalystX-REPL/Makefile
index eb891636ef38..fbd161314a78 100644
--- a/www/p5-CatalystX-REPL/Makefile
+++ b/www/p5-CatalystX-REPL/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-Carp-REPL>=0:${PORTSDIR}/devel/p5-Carp-REPL \
p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
-USE_PERL= yes
+USE_PERL5= yes
PERL_CONFIGURE= yes
MAN3= CatalystX::REPL.3