diff options
Diffstat (limited to 'www/p5-Catalyst-Controller-BindLex/Makefile')
-rw-r--r-- | www/p5-Catalyst-Controller-BindLex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Controller-BindLex/Makefile b/www/p5-Catalyst-Controller-BindLex/Makefile index 3c615360d24b..f047efa249c6 100644 --- a/www/p5-Catalyst-Controller-BindLex/Makefile +++ b/www/p5-Catalyst-Controller-BindLex/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Catalyst::Controller::BindLex.3 |