diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-07 07:55:28 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-07 07:55:28 +0000 |
commit | d526191223fa50016717515a84de2e8b56a107d2 (patch) | |
tree | 9be0b72611b7bb9c69b0f6ae11838121eede36b4 /devel/p5-Class-InsideOut | |
parent | 56483f67587ac581c0d936138969c47702efcb13 (diff) | |
download | ports-d526191223fa50016717515a84de2e8b56a107d2.tar.gz ports-d526191223fa50016717515a84de2e8b56a107d2.zip |
Notes
Diffstat (limited to 'devel/p5-Class-InsideOut')
-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 |