aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-Roman
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/p5-DateTime-Format-Roman
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'devel/p5-DateTime-Format-Roman')
-rw-r--r--devel/p5-DateTime-Format-Roman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-Roman/Makefile b/devel/p5-DateTime-Format-Roman/Makefile
index 3a34b6b5c5d3..0d9e11673543 100644
--- a/devel/p5-DateTime-Format-Roman/Makefile
+++ b/devel/p5-DateTime-Format-Roman/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Roman day numbering for DateTime objects
-RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
- p5-Roman>=0:${PORTSDIR}/math/p5-Roman
+RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
+ p5-Roman>=0:math/p5-Roman
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5