summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef>2016-12-15 21:15:41 +0000
committermef <mef>2016-12-15 21:15:41 +0000
commit4fe6f1b91ab0a96e66ec50ee8fe4ee2beea45048 (patch)
tree9f68f32c8d83421281e3f00f694cdc3c4bb7f358 /net
parent9d7ed246e6219f7c069ed07fce93473b48a00fc8 (diff)
downloadpkgsrc-4fe6f1b91ab0a96e66ec50ee8fe4ee2beea45048.tar.gz
- Add BUILD_DEPENDS+= p5-Test-TCP-[0-9]* for make test
Diffstat (limited to 'net')
-rw-r--r--net/p5-IO-Socket-Timeout/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-IO-Socket-Timeout/Makefile b/net/p5-IO-Socket-Timeout/Makefile
index 199381cb295..e98da197a2c 100644
--- a/net/p5-IO-Socket-Timeout/Makefile
+++ b/net/p5-IO-Socket-Timeout/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 19:24:09 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/12/15 21:15:41 mef Exp $
DISTNAME= IO-Socket-Timeout-0.32
PKGNAME= p5-${DISTNAME}
@@ -12,6 +12,8 @@ COMMENT= IO::Socket with read/write timeout
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-PerlIO-via-Timeout>=0.32:../../devel/p5-PerlIO-via-Timeout
+# for make test
+BUILD_DEPENDS+= p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP
PERL5_PACKLIST= auto/IO/Socket/Timeout/.packlist