aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Distribution/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Distribution/Makefile')
-rw-r--r--devel/p5-Test-Distribution/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile
index 1110af0abaa2..9e1acd2377d9 100644
--- a/devel/p5-Test-Distribution/Makefile
+++ b/devel/p5-Test-Distribution/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Test::Distribution - Perform tests on all modules of a distribution
-BUILD_DEPENDS+= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \
- p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \
- p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+BUILD_DEPENDS+= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \
+ p5-Pod-Coverage>=0:devel/p5-Pod-Coverage \
+ p5-Test-Pod>=0:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5