aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-07-10 00:05:11 +0800
committeradamw <adamw@FreeBSD.org>2015-07-10 00:05:11 +0800
commit465816baa033b609cfcdcbf5af9f35ca84e81221 (patch)
treeb85b6673c1171e031cf9baff39a0965d38918718 /devel
parent3e8fc9ff205af08e2e8795b24ac0fe911d148305 (diff)
downloadfreebsd-ports-gnome-465816baa033b609cfcdcbf5af9f35ca84e81221.tar.gz
freebsd-ports-gnome-465816baa033b609cfcdcbf5af9f35ca84e81221.tar.zst
freebsd-ports-gnome-465816baa033b609cfcdcbf5af9f35ca84e81221.zip
Add extra module to TEST_DEPENDS, necessary for t/import-into.t
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-autodie/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-autodie/Makefile b/devel/p5-autodie/Makefile
index 58500b0c936a..56dad84d2c80 100644
--- a/devel/p5-autodie/Makefile
+++ b/devel/p5-autodie/Makefile
@@ -17,6 +17,7 @@ LICENSE_COMB= dual
TEST_DEPENDS= p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource \
p5-IPC-System-Simple>=0.12:${PORTSDIR}/devel/p5-IPC-System-Simple \
p5-Import-Into>=1.002004:${PORTSDIR}/devel/p5-Import-Into \
+ p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \
p5-Sub-Identify>=0:${PORTSDIR}/devel/p5-Sub-Identify
NO_ARCH= yes