diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 21:38:09 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-08-02 21:38:09 +0000 |
commit | 4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd (patch) | |
tree | 6a21c7eedce3ab02121c1a526e479099181228ef /www/p5-Catalyst-Controller-BindLex | |
parent | 4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (diff) | |
download | ports-4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd.tar.gz ports-4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Controller-BindLex')
-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 |