diff options
Diffstat (limited to 'devel/p5-Test-Aggregate/Makefile')
-rw-r--r-- | devel/p5-Test-Aggregate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Aggregate/Makefile b/devel/p5-Test-Aggregate/Makefile index 962ed0543f5b..af19f5df9ae0 100644 --- a/devel/p5-Test-Aggregate/Makefile +++ b/devel/p5-Test-Aggregate/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Test-Most>=0.21:${PORTSDIR}/devel/p5-Test-Most \ p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-Test-Trap>0:${PORTSDIR}/devel/p5-Test-Trap -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::Aggregate.3 Test::Aggregate::Base.3 \ Test::Aggregate::Builder.3 Test::Aggregate::Nested.3 |