diff options
Diffstat (limited to 'devel/p5-MooseX-Role-Strict/Makefile')
-rw-r--r-- | devel/p5-MooseX-Role-Strict/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-MooseX-Role-Strict/Makefile b/devel/p5-MooseX-Role-Strict/Makefile index e21d0ae4b090..6ea159bbf08b 100644 --- a/devel/p5-MooseX-Role-Strict/Makefile +++ b/devel/p5-MooseX-Role-Strict/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Moose>=0.89:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= MooseX::Meta::Role::Strict.3 \ MooseX::Role::Strict.3 |