summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Params-ValidationCompiler/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Params-ValidationCompiler/Makefile b/devel/p5-Params-ValidationCompiler/Makefile
index a37b0c29ed1..ecb4b2a6a61 100644
--- a/devel/p5-Params-ValidationCompiler/Makefile
+++ b/devel/p5-Params-ValidationCompiler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/01/25 12:17:08 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/03/20 13:20:22 mef Exp $
DISTNAME= Params-ValidationCompiler-0.23
PKGNAME= p5-${DISTNAME}
@@ -14,6 +14,8 @@ DEPENDS+= p5-Eval-Closure-[0-9]*:../../devel/p5-Eval-Closure
DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
# TEST_DEPENDS
BUILD_DEPENDS+= p5-Specio>=0.14:../../devel/p5-Specio
+BUILD_DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
+BUILD_DEPENDS+= p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
BUILD_DEPENDS+= p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
BUILD_DEPENDS+= p5-Test2-Plugin-NoWarnings-[0-9]*:../../devel/p5-Test2-Plugin-NoWarnings
BUILD_DEPENDS+= p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module