From 65e908a7ac6f81f8496cf662721e6479f3f7aede Mon Sep 17 00:00:00 2001 From: az Date: Mon, 4 Jun 2012 16:42:28 +0000 Subject: - Remove SITE_PERL from *_DEPENDS --- chinese/p5-Lingua-ZH-Summarize/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chinese/p5-Lingua-ZH-Summarize') 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 -- cgit