diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 15:42:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-16 15:42:40 +0000 |
commit | 778e2d35510d4f8fa6bbae934b313771189e4268 (patch) | |
tree | 8ecfcfa3b923a4f09a3d580a3446ab33b76fbaf7 /japanese/p5-Lingua-JA-Summarize-Extract | |
parent | 75d35af0e220d4367a5e644a5beec438f7c4c275 (diff) |
Notes
Diffstat (limited to 'japanese/p5-Lingua-JA-Summarize-Extract')
-rw-r--r-- | japanese/p5-Lingua-JA-Summarize-Extract/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/p5-Lingua-JA-Summarize-Extract/Makefile b/japanese/p5-Lingua-JA-Summarize-Extract/Makefile index 3e6edf7e28da..b58c8c712de6 100644 --- a/japanese/p5-Lingua-JA-Summarize-Extract/Makefile +++ b/japanese/p5-Lingua-JA-Summarize-Extract/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Lingua::JA::Summarize::Extract::Plugin::Sentence::Base.3 \ Lingua::JA::Summarize::Extract::Plugin::Parser::Ngram.3 \ |