diff options
Diffstat (limited to 'devel/p5-Data-Validator/Makefile')
-rw-r--r-- | devel/p5-Data-Validator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Validator/Makefile b/devel/p5-Data-Validator/Makefile index ad05ceed7c96..ef8c406ea4cf 100644 --- a/devel/p5-Data-Validator/Makefile +++ b/devel/p5-Data-Validator/Makefile @@ -18,7 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires -PERL_MODBUILD= yes +USE_PERL5= modbuild +USES= perl5 MAN3= Data::Validator.3 \ Data::Validator::Role::AllowExtra.3 \ |