aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-Defer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Scalar-Defer/Makefile')
-rw-r--r--devel/p5-Scalar-Defer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Scalar-Defer/Makefile b/devel/p5-Scalar-Defer/Makefile
index bdab5ecab973..ae68334d1e79 100644
--- a/devel/p5-Scalar-Defer/Makefile
+++ b/devel/p5-Scalar-Defer/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Calculate values on demand
-BUILD_DEPENDS= p5-Class-InsideOut>=0:${PORTSDIR}/devel/p5-Class-InsideOut \
- p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite
+BUILD_DEPENDS= p5-Class-InsideOut>=0:devel/p5-Class-InsideOut \
+ p5-Exporter-Lite>=0:devel/p5-Exporter-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5