aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Multi/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-25 18:50:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-25 18:50:37 +0000
commit69b1761a4a81ecf3a6a400b60008a7a4633a8c38 (patch)
tree31223f5b9680dee6bb91926317b90eb0adad32d9 /devel/p5-Sub-Multi/Makefile
parente539e73ccd110c5966cc846ffcbf9160127fc57b (diff)
Notes
Diffstat (limited to 'devel/p5-Sub-Multi/Makefile')
-rw-r--r--devel/p5-Sub-Multi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Sub-Multi/Makefile b/devel/p5-Sub-Multi/Makefile
index d83ea2c141e1..820c511e6211 100644
--- a/devel/p5-Sub-Multi/Makefile
+++ b/devel/p5-Sub-Multi/Makefile
@@ -12,9 +12,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Data::Bind-based multi-sub dispatch
BUILD_DEPENDS= p5-Class-Multimethods-Pure>=0.11:${PORTSDIR}/devel/p5-Class-Multimethods-Pure \
- p5-Data-Bind>=0.26:${PORTSDIR}/devel/p5-Data-Bind \
- p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
+ p5-Data-Bind>=0.26:${PORTSDIR}/devel/p5-Data-Bind
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
USE_PERL5= configure