From 6237ecf06d33f02ffcab5e7b5d9d45694a4b9c34 Mon Sep 17 00:00:00 2001 From: mef Date: Thu, 15 Dec 2016 21:15:41 +0000 Subject: - Add BUILD_DEPENDS+= p5-Test-TCP-[0-9]* for make test --- net/p5-IO-Socket-Timeout/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3