From 0f580b1df8c397e6a0888d80b82b3ba8ada0cdcc Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 27 May 2006 21:10:36 +0000 Subject: [PATCH] - Chase move of p5-Encode-compat to converters category Pointy hat to: pav --- textproc/p5-Plucene/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile index 8dd665afe224..a9403fa50fc9 100644 --- a/textproc/p5-Plucene/Makefile +++ b/textproc/p5-Plucene/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl port of the Java Lucene search engine BUILD_DEPENDS= ${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize \ ${SITE_PERL}/Tie/Array/Sorted.pm:${PORTSDIR}/devel/p5-Tie-Array-Sorted \ ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - ${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/devel/p5-Encode-compat \ + ${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/converters/p5-Encode-compat \ ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \ ${SITE_PERL}/Class/Virtual.pm:${PORTSDIR}/devel/p5-Class-Virtual \ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \