diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 07:12:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-11 07:12:18 +0000 |
commit | 7657fda5944d0dfd9a5c121dc6d2e87a7dd44230 (patch) | |
tree | b790926090e5ba48d7e2febe73a92d8a3b110612 /textproc/p5-Text-MicroTemplate-Extended | |
parent | 4240fc6bea860b1d7a2de8626e6946349e4e947f (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-MicroTemplate-Extended')
-rw-r--r-- | textproc/p5-Text-MicroTemplate-Extended/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-MicroTemplate-Extended/Makefile b/textproc/p5-Text-MicroTemplate-Extended/Makefile index 1d27bfe67d91..47b4a3a82891 100644 --- a/textproc/p5-Text-MicroTemplate-Extended/Makefile +++ b/textproc/p5-Text-MicroTemplate-Extended/Makefile @@ -13,7 +13,8 @@ RUN_DEPENDS= \ p5-Text-MicroTemplate>=0.18:${PORTSDIR}/textproc/p5-Text-MicroTemplate BUILD_DEPENDS= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Text::MicroTemplate::Extended.3 \ Text::MicroTemplate::Extended.ja.3 |