aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Strptime
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-06 13:06:20 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-06 13:06:20 +0000
commitc58b4d3ecab966f62133386c1469e9e4843b5d58 (patch)
tree2f4c274e19cce06b59dfbe1828f795af60dd13e4 /devel/p5-DateTime-Format-Strptime
parent0cb9d79b87ffa8088febeecc054b5e4fc7cda497 (diff)
downloadports-c58b4d3ecab966f62133386c1469e9e4843b5d58.tar.gz
ports-c58b4d3ecab966f62133386c1469e9e4843b5d58.zip
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Strptime')
-rw-r--r--devel/p5-DateTime-Format-Strptime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-Strptime/Makefile b/devel/p5-DateTime-Format-Strptime/Makefile
index 8dc466d18e7d..00747c38a551 100644
--- a/devel/p5-DateTime-Format-Strptime/Makefile
+++ b/devel/p5-DateTime-Format-Strptime/Makefile
@@ -17,8 +17,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Parse and format strp and strf time patterns
RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
- ${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \
- ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
+ p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
+ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes