diff options
Diffstat (limited to 'chinese/p5-Lingua-ZH-Keywords/Makefile')
-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 1c83c65bbc31..66ec892ad819 100644 --- a/chinese/p5-Lingua-ZH-Keywords/Makefile +++ b/chinese/p5-Lingua-ZH-Keywords/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chinese Keywords Extraction via Lingua::ZH::TaBE -BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-TaBE +BUILD_DEPENDS= p5-Lingua-ZH-TaBE>=0:chinese/p5-Lingua-ZH-TaBE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |