From 295ed4906aae7fa1a1e175c4203f75c4cb2dc267 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 26 Sep 2004 00:33:08 +0000 Subject: [PATCH] - Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependency on perl 5.0 Approved by: portmgr (linimon) --- textproc/p5-podlators/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index 4998b276f429..b8768a752e16 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -31,7 +31,7 @@ MAN3= Pod::Man.3 Pod::ParseLink.3 Pod::Text.3 Pod::Text::Color.3 \ PLIST_SUB= PL_FILES="" .if ${PERL_LEVEL} < 500600 -RUN_DEPENDS= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \ +RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec \ ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor .elif ${PERL_LEVEL} < 500802 .undef MAN1