pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Spelling Added following packages on BUI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/294c5ed21743
branches: trunk
changeset: 349962:294c5ed21743
user: mef <mef%pkgsrc.org@localhost>
date: Wed Jul 20 11:26:54 2016 +0000
description:
Added following packages on BUILD_DEPENDS for make test
p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
diffstat:
devel/p5-Test-Spelling/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ebee6c99d791 -r 294c5ed21743 devel/p5-Test-Spelling/Makefile
--- a/devel/p5-Test-Spelling/Makefile Wed Jul 20 11:21:02 2016 +0000
+++ b/devel/p5-Test-Spelling/Makefile Wed Jul 20 11:26:54 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 19:23:41 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/20 11:26:54 mef Exp $
DISTNAME= Test-Spelling-0.20
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,10 @@
DEPENDS+= p5-Module-Manifest-Skip-[0-9]*:../../devel/p5-Module-Manifest-Skip
DEPENDS+= p5-Pod-Spell-[0-9]*:../../textproc/p5-Pod-Spell
+# for make test:
+BUILD_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
+BUILD_DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Spelling/.packlist
Home |
Main Index |
Thread Index |
Old Index