aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-ManyParams/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-ManyParams/Makefile')
-rw-r--r--devel/p5-Test-ManyParams/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Test-ManyParams/Makefile b/devel/p5-Test-ManyParams/Makefile
index 0ef18b29bef4..2e8e56adef6d 100644
--- a/devel/p5-Test-ManyParams/Makefile
+++ b/devel/p5-Test-ManyParams/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to test many params as one test
-BUILD_DEPENDS= p5-Set-CrossProduct>0:${PORTSDIR}/devel/p5-Set-CrossProduct \
- p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \
- p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception
+BUILD_DEPENDS= p5-Set-CrossProduct>0:devel/p5-Set-CrossProduct \
+ p5-Test-Differences>0:devel/p5-Test-Differences \
+ p5-Test-Exception>0:devel/p5-Test-Exception
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5