summaryrefslogtreecommitdiff
path: root/devel/p5-Test-SubCalls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-SubCalls/Makefile')
-rw-r--r--devel/p5-Test-SubCalls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-SubCalls/Makefile b/devel/p5-Test-SubCalls/Makefile
index 7e0f6f71bd3c..c37459985c1f 100644
--- a/devel/p5-Test-SubCalls/Makefile
+++ b/devel/p5-Test-SubCalls/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Track the number of times subs are called
-BUILD_DEPENDS= p5-Hook-LexWrap>=0:${PORTSDIR}/devel/p5-Hook-LexWrap \
- p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= p5-Hook-LexWrap>=0:devel/p5-Hook-LexWrap \
+ p5-Test-Simple>=0:devel/p5-Test-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5