aboutsummaryrefslogtreecommitdiff
path: root/chinese/p5-Lingua-ZH-Summarize
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/p5-Lingua-ZH-Summarize
parent80ec74d48e0f44cf8e62bceede4a391083392167 (diff)
downloadports-fbed0f13c124b64c21bf0c2e498f5b3982374e66.tar.gz
ports-fbed0f13c124b64c21bf0c2e498f5b3982374e66.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298368
Diffstat (limited to 'chinese/p5-Lingua-ZH-Summarize')
-rw-r--r--chinese/p5-Lingua-ZH-Summarize/Makefile4
1 files changed, 2 insertions, 2 deletions
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