pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Signal-Mask For make test, add BUILD_DEPENDS+...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4246b4cbbca
branches:  trunk
changeset: 352955:d4246b4cbbca
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Sep 20 12:37:51 2016 +0000

description:
For make test, add BUILD_DEPENDS+=  p5-IPC-Signal-[0-9]*:../../devel/p5-IPC-Signal

diffstat:

 devel/p5-Signal-Mask/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r ee83197f04ca -r d4246b4cbbca devel/p5-Signal-Mask/Makefile
--- a/devel/p5-Signal-Mask/Makefile     Tue Sep 20 12:37:25 2016 +0000
+++ b/devel/p5-Signal-Mask/Makefile     Tue Sep 20 12:37:51 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 19:23:30 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/09/20 12:37:51 mef Exp $
 
 DISTNAME=      Signal-Mask-0.008
 PKGNAME=       p5-${DISTNAME}
@@ -12,6 +12,9 @@
 COMMENT=       Signal::Mask - Signal masks made easy
 LICENSE=       ${PERL5_LICENSE}
 
+# for make test
+BUILD_DEPENDS+=        p5-IPC-Signal-[0-9]*:../../devel/p5-IPC-Signal
+
 PERL5_PACKLIST=        auto/Signal/Mask/.packlist
 
 # url2pkg-marker (please do not remove this line.)



Home | Main Index | Thread Index | Old Index