diff options
Diffstat (limited to 'devel/p5-Class-C3-Componentised/Makefile')
-rw-r--r-- | devel/p5-Class-C3-Componentised/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Class-C3-Componentised/Makefile b/devel/p5-Class-C3-Componentised/Makefile index 8bec9e7a4fb9..e403a674aa22 100644 --- a/devel/p5-Class-C3-Componentised/Makefile +++ b/devel/p5-Class-C3-Componentised/Makefile @@ -22,7 +22,8 @@ TEST_DEPENDS= p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Class::C3::Componentised.3 |