aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Bind
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Bind')
-rw-r--r--devel/p5-Data-Bind/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Data-Bind/Makefile b/devel/p5-Data-Bind/Makefile
index db55621e536c..2e723c6eed4d 100644
--- a/devel/p5-Data-Bind/Makefile
+++ b/devel/p5-Data-Bind/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to bind and alias variables
-BUILD_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Devel-Caller>0:${PORTSDIR}/devel/p5-Devel-Caller \
- p5-Devel-LexAlias>0:${PORTSDIR}/devel/p5-Devel-LexAlias \
- p5-Data-Capture>0:${PORTSDIR}/devel/p5-Data-Capture
+BUILD_DEPENDS= p5-Class-Accessor>0:devel/p5-Class-Accessor \
+ p5-Devel-Caller>0:devel/p5-Devel-Caller \
+ p5-Devel-LexAlias>0:devel/p5-Devel-LexAlias \
+ p5-Data-Capture>0:devel/p5-Data-Capture
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