pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Sub-Info Add following lines for make test
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ccc3dd78aec
branches: trunk
changeset: 361233:6ccc3dd78aec
user: mef <mef%pkgsrc.org@localhost>
date: Tue Apr 18 13:59:32 2017 +0000
description:
Add following lines for make test
# for make test
BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Importer-[0-9]*:../../devel/p5-Importer
diffstat:
devel/p5-Sub-Info/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r a11092320909 -r 6ccc3dd78aec devel/p5-Sub-Info/Makefile
--- a/devel/p5-Sub-Info/Makefile Tue Apr 18 13:54:01 2017 +0000
+++ b/devel/p5-Sub-Info/Makefile Tue Apr 18 13:59:32 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/03/20 12:24:26 mef Exp $
+# $NetBSD: Makefile,v 1.2 2017/04/18 13:59:32 mef Exp $
DISTNAME= Sub-Info-0.002
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,10 @@
COMMENT= Tool to inspect subroutines
LICENSE= ${PERL5_LICENSE}
+# for make test
+BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Importer-[0-9]*:../../devel/p5-Importer
+
PERL5_PACKLIST= auto/Sub/Info/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index