diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 16:42:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 16:42:28 +0000 |
commit | fbed0f13c124b64c21bf0c2e498f5b3982374e66 (patch) | |
tree | 8600124d807772040fd9a55e57ef7c2c57829eb5 /chinese/p5-Lingua-ZH-Keywords | |
parent | 80ec74d48e0f44cf8e62bceede4a391083392167 (diff) | |
download | ports-fbed0f13c124b64c21bf0c2e498f5b3982374e66.tar.gz ports-fbed0f13c124b64c21bf0c2e498f5b3982374e66.zip |
Notes
Diffstat (limited to 'chinese/p5-Lingua-ZH-Keywords')
-rw-r--r-- | chinese/p5-Lingua-ZH-Keywords/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/p5-Lingua-ZH-Keywords/Makefile b/chinese/p5-Lingua-ZH-Keywords/Makefile index c9fb9024ed60..9c02aa317715 100644 --- a/chinese/p5-Lingua-ZH-Keywords/Makefile +++ b/chinese/p5-Lingua-ZH-Keywords/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Chinese Keywords Extraction via Lingua::ZH::TaBE -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Lingua/ZH/TaBE.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE +BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |