diff options
-rw-r--r-- | devel/p5-Class-InsideOut/Makefile | 2 |
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 |