pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/p5-GraphViz Add BUILD_DEPENDS+= p5-File-Which...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c4661ef9c76
branches: trunk
changeset: 361235:3c4661ef9c76
user: mef <mef%pkgsrc.org@localhost>
date: Tue Apr 18 14:02:10 2017 +0000
description:
Add BUILD_DEPENDS+= p5-File-Which-[0-9]* for make test
diffstat:
graphics/p5-GraphViz/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 37f484f5cfac -r 3c4661ef9c76 graphics/p5-GraphViz/Makefile
--- a/graphics/p5-GraphViz/Makefile Tue Apr 18 14:00:57 2017 +0000
+++ b/graphics/p5-GraphViz/Makefile Tue Apr 18 14:02:10 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2016/08/13 00:50:13 wen Exp $
+# $NetBSD: Makefile,v 1.36 2017/04/18 14:02:10 mef Exp $
DISTNAME= GraphViz-2.22
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,7 @@
# This is for the 'test' target
BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
+BUILD_DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which
USE_TOOLS+= pax
Home |
Main Index |
Thread Index |
Old Index