pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/p5-Archive-Peek - Add two BUILD_DEPENDS+= li...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9e0f35cac65
branches: trunk
changeset: 352528:f9e0f35cac65
user: mef <mef%pkgsrc.org@localhost>
date: Thu Sep 15 21:32:05 2016 +0000
description:
- Add two BUILD_DEPENDS+= line for make test
BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
diffstat:
archivers/p5-Archive-Peek/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 6da6bc89c204 -r f9e0f35cac65 archivers/p5-Archive-Peek/Makefile
--- a/archivers/p5-Archive-Peek/Makefile Thu Sep 15 21:13:21 2016 +0000
+++ b/archivers/p5-Archive-Peek/Makefile Thu Sep 15 21:32:05 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 19:22:14 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/09/15 21:32:05 mef Exp $
DISTNAME= Archive-Peek-0.35
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,10 @@
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Types-Path-Class-[0-9]*:../../devel/p5-MooseX-Types-Path-Class
+# for make test
+BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
+BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
+
PERL5_PACKLIST= auto/Archive/Peek/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index