aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Directory-Scratch-Structured
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-02-14 04:27:14 +0000
committerSteve Wills <swills@FreeBSD.org>2012-02-14 04:27:14 +0000
commite34c9073868914ed6142123d836584b0cbceadd3 (patch)
tree1c46776df069b87c73b67bd20f6d4db635fbd9ff /devel/p5-Directory-Scratch-Structured
parent8eb253c8cb0f457317fc957b28e95fe79d1dc5ff (diff)
Notes
Diffstat (limited to 'devel/p5-Directory-Scratch-Structured')
-rw-r--r--devel/p5-Directory-Scratch-Structured/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/p5-Directory-Scratch-Structured/Makefile b/devel/p5-Directory-Scratch-Structured/Makefile
index a31f5be96eb5..505a9578bf7d 100644
--- a/devel/p5-Directory-Scratch-Structured/Makefile
+++ b/devel/p5-Directory-Scratch-Structured/Makefile
@@ -21,7 +21,12 @@ RUN_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \
p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \
p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS:= ${RUN_DEPENDS}
+TEST_DEPENDS= p5-Test-Block>0:${PORTSDIR}/devel/p5-Test-Block \
+ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
+ p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \
+ p5-Test-Strict>0:${PORTSDIR}/devel/p5-Test-Strict \
+ p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn
MAN3= Directory::Scratch::Structured.3