aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 16:42:28 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 16:42:28 +0000
commitfbed0f13c124b64c21bf0c2e498f5b3982374e66 (patch)
tree8600124d807772040fd9a55e57ef7c2c57829eb5 /chinese
parent80ec74d48e0f44cf8e62bceede4a391083392167 (diff)
downloadports-fbed0f13c124b64c21bf0c2e498f5b3982374e66.tar.gz
ports-fbed0f13c124b64c21bf0c2e498f5b3982374e66.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/p5-Lingua-ZH-Keywords/Makefile2
-rw-r--r--chinese/p5-Lingua-ZH-Summarize/Makefile4
2 files changed, 3 insertions, 3 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
diff --git a/chinese/p5-Lingua-ZH-Summarize/Makefile b/chinese/p5-Lingua-ZH-Summarize/Makefile
index f2c96684d172..2232cddf7494 100644
--- a/chinese/p5-Lingua-ZH-Summarize/Makefile
+++ b/chinese/p5-Lingua-ZH-Summarize/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Chinese Text Summarization
-BUILD_DEPENDS= ${SITE_PERL}/Lingua/ZH/Toke.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Toke \
- ${SITE_PERL}/Lingua/ZH/Wrap.pm:${PORTSDIR}/chinese/p5-Lingua-ZH-Wrap
+BUILD_DEPENDS= p5-Lingua-ZH-Toke>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-Toke \
+ p5-Lingua-ZH-Wrap>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-Wrap
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes