summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Data-Visitor/Makefile1
-rw-r--r--devel/p5-Declare-Constraints-Simple/Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Data-Visitor/Makefile b/devel/p5-Data-Visitor/Makefile
index c702f00279a9..42d9d132a39b 100644
--- a/devel/p5-Data-Visitor/Makefile
+++ b/devel/p5-Data-Visitor/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Moose>=0.89:${PORTSDIR}/devel/p5-Moose \
p5-Tie-ToObject>=0.01:${PORTSDIR}/devel/p5-Tie-ToObject \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
RUN_DEPENDS= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
PERL_CONFIGURE= yes
diff --git a/devel/p5-Declare-Constraints-Simple/Makefile b/devel/p5-Declare-Constraints-Simple/Makefile
index bbeb6bbfc9c9..e7078800e755 100644
--- a/devel/p5-Declare-Constraints-Simple/Makefile
+++ b/devel/p5-Declare-Constraints-Simple/Makefile
@@ -17,6 +17,8 @@ COMMENT= Declarative Validation of Perl Data Structures
BUILD_DEPENDS= p5-Class-Inspector>=1.24:${PORTSDIR}/devel/p5-Class-Inspector
RUN_DEPENDS= p5-Class-Inspector>=1.24:${PORTSDIR}/devel/p5-Class-Inspector
+TEST_DEPENDS= p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan \
+ p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
PERL_CONFIGURE= yes