aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-10-30 19:24:50 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-10-30 19:24:50 +0800
commit3968264afd6a7cc122b34cc13ed5ff9086c76798 (patch)
tree27cfb4c49f67bc3ff70d6832184e77db60d0f1fc
parentd08b1f8a2c49c51ed2076fbd0346dd1cc56fbca5 (diff)
downloadfreebsd-ports-gnome-3968264afd6a7cc122b34cc13ed5ff9086c76798.tar.gz
freebsd-ports-gnome-3968264afd6a7cc122b34cc13ed5ff9086c76798.tar.zst
freebsd-ports-gnome-3968264afd6a7cc122b34cc13ed5ff9086c76798.zip
- Add TEST_DEPENDS
-rw-r--r--devel/p5-Test-Strict/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile
index bd4decd3bccf..d8080c86c4ed 100644
--- a/devel/p5-Test-Strict/Makefile
+++ b/devel/p5-Test-Strict/Makefile
@@ -15,6 +15,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Devel-Cover>=0.43:${PORTSDIR}/devel/p5-Devel-Cover
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
NO_ARCH= yes
USES= perl5