aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Natural
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-10-26 07:55:37 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-10-26 07:55:37 +0000
commit868cb0f55356bda1a83f20c6009588136aa8b409 (patch)
tree7c9ec7836731b6900d1030dee9787124d835433d /devel/p5-DateTime-Format-Natural
parent98ec9a1b75899f665b2e3a80daa1e72caedaa4ab (diff)
downloadports-868cb0f55356bda1a83f20c6009588136aa8b409.tar.gz
ports-868cb0f55356bda1a83f20c6009588136aa8b409.zip
- replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm for ${PORTSDIR}/devel/p5-Date-Calc
Notes
Notes: svn path=/head/; revision=243317
Diffstat (limited to 'devel/p5-DateTime-Format-Natural')
-rw-r--r--devel/p5-DateTime-Format-Natural/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-Natural/Makefile b/devel/p5-DateTime-Format-Natural/Makefile
index a47fabfd392c..c2c7ce59694e 100644
--- a/devel/p5-DateTime-Format-Natural/Makefile
+++ b/devel/p5-DateTime-Format-Natural/Makefile
@@ -16,7 +16,7 @@ COMMENT= Create machine readable date/time with natural parsing logic
BUILD_DEPENDS= \
${SITE_PERL}/boolean.pm:${PORTSDIR}/devel/p5-boolean \
- ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
+ ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate