diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 05:10:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 05:10:36 +0800 |
commit | 17c69aed07978a03596d5106b57185723f4d92a6 (patch) | |
tree | 111641f76b16b38de8f47f294c2a0579c1b3d45f /textproc/p5-Plucene | |
parent | 1dab99b59dd17e7b349fccdaf5f8827004d103d4 (diff) | |
download | freebsd-ports-gnome-17c69aed07978a03596d5106b57185723f4d92a6.tar.gz freebsd-ports-gnome-17c69aed07978a03596d5106b57185723f4d92a6.tar.zst freebsd-ports-gnome-17c69aed07978a03596d5106b57185723f4d92a6.zip |
- Chase move of p5-Encode-compat to converters category
Pointy hat to: pav
Diffstat (limited to 'textproc/p5-Plucene')
-rw-r--r-- | textproc/p5-Plucene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |