diff options
Diffstat (limited to 'textproc/p5-Text-MicroTemplate-Extended/Makefile')
-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 |