diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-NamedEntity/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-NamedEntity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-NamedEntity/Makefile b/textproc/p5-Lingua-EN-NamedEntity/Makefile index ca8aeacbbdc5..584130f0f4a2 100644 --- a/textproc/p5-Lingua-EN-NamedEntity/Makefile +++ b/textproc/p5-Lingua-EN-NamedEntity/Makefile @@ -17,7 +17,7 @@ COMMENT= Basic Named Entity Extraction algorithm RUN_DEPENDS= p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |