aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CatalystX-Profile/Makefile
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/p5-CatalystX-Profile/Makefile
parent7c88a36d53291b2002c5dd0ba1c4822c7585d40e (diff)
downloadports-2872eba657883ac779a692ce7b0e1d603f0fe686.tar.gz
ports-2872eba657883ac779a692ce7b0e1d603f0fe686.zip
The variable is USE_PERL5 not USE_PERL
Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=290590
Diffstat (limited to 'www/p5-CatalystX-Profile/Makefile')
-rw-r--r--www/p5-CatalystX-Profile/Makefile2
1 files changed, 1 insertions, 1 deletions
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