diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-03 02:34:50 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-03 02:34:50 +0000 |
commit | f3123be25df0fd7888eee76245ffc4e2211043ea (patch) | |
tree | e748202635ec1230d06a3e47e022babf5c64fb79 /textproc/p5-Plucene-Analysis-CJKAnalyzer | |
parent | 404b6d72ef60daf83b4de36f8bcb1f3e5957a95b (diff) |
Notes
Diffstat (limited to 'textproc/p5-Plucene-Analysis-CJKAnalyzer')
-rw-r--r-- | textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile index af616b4956b2..97bb5177ee9a 100644 --- a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile +++ b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile @@ -17,6 +17,7 @@ COMMENT= Analyzer for CJK texts RUN_DEPENDS= ${SITE_PERL}/Plucene.pm:${PORTSDIR}/textproc/p5-Plucene BUILD_DEPENDS:= ${RUN_DEPENDS} +TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML PERL_CONFIGURE= yes |