aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-NamedEntity
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-12-03 12:45:59 +0000
commit274e5c4ab31b88a1fa53ad091387d0b2617b304b (patch)
treeaea7d25189b8bbdecadff8ff6a90673a1401dcb0 /textproc/p5-Lingua-EN-NamedEntity
parent3bf4b652b89943f0b528324f5a355d1e62456272 (diff)
downloadports-274e5c4ab31b88a1fa53ad091387d0b2617b304b.tar.gz
ports-274e5c4ab31b88a1fa53ad091387d0b2617b304b.zip
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-NamedEntity')
-rw-r--r--textproc/p5-Lingua-EN-NamedEntity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-NamedEntity/Makefile b/textproc/p5-Lingua-EN-NamedEntity/Makefile
index 5f7aea3adc42..b4cc960817c2 100644
--- a/textproc/p5-Lingua-EN-NamedEntity/Makefile
+++ b/textproc/p5-Lingua-EN-NamedEntity/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tjs@cdpa.nsysu.edu.tw
COMMENT= Basic Named Entity Extraction algorithm
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+BUILD_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/Lingua/Stem/En.pm:${PORTSDIR}/textproc/p5-Lingua-Stem \
${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}