aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-07 07:55:28 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-07 07:55:28 +0000
commitd526191223fa50016717515a84de2e8b56a107d2 (patch)
tree9be0b72611b7bb9c69b0f6ae11838121eede36b4
parent56483f67587ac581c0d936138969c47702efcb13 (diff)
downloadports-d526191223fa50016717515a84de2e8b56a107d2.tar.gz
ports-d526191223fa50016717515a84de2e8b56a107d2.zip
Notes
-rw-r--r--devel/p5-Class-InsideOut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile
index 49e310e7a516..7210055f8759 100644
--- a/devel/p5-Class-InsideOut/Makefile
+++ b/devel/p5-Class-InsideOut/Makefile
@@ -23,7 +23,7 @@ MAN3= Class::InsideOut::Manual::About.3 Class::InsideOut.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-RUN_DEPENDS+= ${LOCALBASE}/pod2man:${PORTSDIR}/textprocs/p5-podlators
+RUN_DEPENDS+= ${LOCALBASE}/pod2man:${PORTSDIR}/textproc/p5-podlators
.endif
.if ${PERL_LEVEL} < 500703