aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Multi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sub-Multi/Makefile')
-rw-r--r--devel/p5-Sub-Multi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Sub-Multi/Makefile b/devel/p5-Sub-Multi/Makefile
index 820c511e6211..9166fbc0cf0b 100644
--- a/devel/p5-Sub-Multi/Makefile
+++ b/devel/p5-Sub-Multi/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Data::Bind-based multi-sub dispatch
-BUILD_DEPENDS= p5-Class-Multimethods-Pure>=0.11:${PORTSDIR}/devel/p5-Class-Multimethods-Pure \
- p5-Data-Bind>=0.26:${PORTSDIR}/devel/p5-Data-Bind
+BUILD_DEPENDS= p5-Class-Multimethods-Pure>=0.11:devel/p5-Class-Multimethods-Pure \
+ p5-Data-Bind>=0.26:devel/p5-Data-Bind
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure