diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Summarize/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Summarize/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Summarize/Makefile b/textproc/p5-Lingua-EN-Summarize/Makefile index 95223260b866..767095500606 100644 --- a/textproc/p5-Lingua-EN-Summarize/Makefile +++ b/textproc/p5-Lingua-EN-Summarize/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-HTML-Summary>=0:${PORTSDIR}/www/p5-HTML-Summary \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::EN::Filters.3 \ Lingua::EN::Summarize.3 |