aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-podlators
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-09-26 00:33:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-09-26 00:33:08 +0000
commit295ed4906aae7fa1a1e175c4203f75c4cb2dc267 (patch)
tree245a45200146ebad376bb54e7a8c8b643b91945b /textproc/p5-podlators
parent25d95d3497b1e4ad52fc6fefaff9c85359d10a32 (diff)
downloadports-295ed4906aae7fa1a1e175c4203f75c4cb2dc267.tar.gz
ports-295ed4906aae7fa1a1e175c4203f75c4cb2dc267.zip
- Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependency
on perl 5.0 Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=118394
Diffstat (limited to 'textproc/p5-podlators')
-rw-r--r--textproc/p5-podlators/Makefile2
1 files changed, 1 insertions, 1 deletions
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