diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Function-Parameters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Function-Parameters/Makefile b/devel/p5-Function-Parameters/Makefile index a93f35ce9f14..5bbb222f5c37 100644 --- a/devel/p5-Function-Parameters/Makefile +++ b/devel/p5-Function-Parameters/Makefile @@ -21,7 +21,7 @@ TEST_DEPENDS= p5-Dir-Self>=0:${PORTSDIR}/devel/p5-Dir-Self \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal -USE_PERL5= 5.14.0+ configure +USE_PERL5= 5.14+ configure USES= perl5 MAN3= Function::Parameters.3 \ |