aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sort-Key-DateTime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sort-Key-DateTime/Makefile')
-rw-r--r--devel/p5-Sort-Key-DateTime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Sort-Key-DateTime/Makefile b/devel/p5-Sort-Key-DateTime/Makefile
index fd8d8c049fea..b404644bca6f 100644
--- a/devel/p5-Sort-Key-DateTime/Makefile
+++ b/devel/p5-Sort-Key-DateTime/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for sorting objects by some DateTime key
-RUN_DEPENDS= p5-DateTime>=0.28:${PORTSDIR}/devel/p5-DateTime \
- p5-Sort-Key>=1.28:${PORTSDIR}/devel/p5-Sort-Key
+RUN_DEPENDS= p5-DateTime>=0.28:devel/p5-DateTime \
+ p5-Sort-Key>=1.28:devel/p5-Sort-Key
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5