pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-IO-Socket-Timeout - Add BUILD_DEPENDS+= p5-Tes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f7744203dd7
branches: trunk
changeset: 355904:9f7744203dd7
user: mef <mef%pkgsrc.org@localhost>
date: Thu Dec 15 21:15:41 2016 +0000
description:
- Add BUILD_DEPENDS+= p5-Test-TCP-[0-9]* for make test
diffstat:
net/p5-IO-Socket-Timeout/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2afa8d2351c4 -r 9f7744203dd7 net/p5-IO-Socket-Timeout/Makefile
--- a/net/p5-IO-Socket-Timeout/Makefile Thu Dec 15 20:26:44 2016 +0000
+++ b/net/p5-IO-Socket-Timeout/Makefile Thu Dec 15 21:15:41 2016 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index