diff options
Diffstat (limited to 'www/p5-Text-MultiMarkdown-ApacheHandler/Makefile')
-rw-r--r-- | www/p5-Text-MultiMarkdown-ApacheHandler/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile b/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile index 16dae940a7d8..08b8e33d3c80 100644 --- a/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile +++ b/www/p5-Text-MultiMarkdown-ApacheHandler/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= p5-Text-MultiMarkdown>=0:${PORTSDIR}/textproc/p5-Text-MultiMarkdo RUN_DEPENDS:= ${BUILD_DEPENDS} USE_APACHE_RUN= 22+ -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure SUB_FILES= pkg-message MAN3= Text::MultiMarkdown::ApacheHandler.3 |