aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Jifty-DBI
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-27 17:51:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-27 17:51:11 +0000
commit75ff8591bb74ce2a6d4c984abdb53c43c2b6b169 (patch)
treeef4b2428e5d216775fe364af77294daca80ba691 /databases/p5-Jifty-DBI
parent690c842abc2f0cfdf5d1af039a9218663cf864a0 (diff)
downloadports-75ff8591bb74ce2a6d4c984abdb53c43c2b6b169.tar.gz
ports-75ff8591bb74ce2a6d4c984abdb53c43c2b6b169.zip
Notes
Diffstat (limited to 'databases/p5-Jifty-DBI')
-rw-r--r--databases/p5-Jifty-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile
index bd774aa0e1f6..76416ba402c7 100644
--- a/databases/p5-Jifty-DBI/Makefile
+++ b/databases/p5-Jifty-DBI/Makefile
@@ -70,8 +70,8 @@ IGNORE= requires perl 5.8.3 or later. Install lang/perl5.8 and try again
.endif
.if ${PERL_LEVEL} < 500807
-BUILD_DEPENDS+= p5-Encode>=2.10:${PORTSDIR}/devel/p5-Encode
-RUN_DEPENDS+= p5-Encode>=2.10:${PORTSDIR}/devel/p5-Encode
+BUILD_DEPENDS+= p5-Encode>=2.10:${PORTSDIR}/converters/p5-Encode
+RUN_DEPENDS+= p5-Encode>=2.10:${PORTSDIR}/converters/p5-Encode
.endif
.include <bsd.port.post.mk>