pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Net-Dict Add BUILD_DEPENDS+= p5-Text-Diff...
details: https://anonhg.NetBSD.org/pkgsrc/rev/abfd5b2dd4c6
branches: trunk
changeset: 348220:abfd5b2dd4c6
user: mef <mef%pkgsrc.org@localhost>
date: Thu Jun 09 12:59:03 2016 +0000
description:
Add BUILD_DEPENDS+= p5-Text-Diff-[0-9]* for make test
diffstat:
textproc/p5-Net-Dict/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 13a8dd831ddb -r abfd5b2dd4c6 textproc/p5-Net-Dict/Makefile
--- a/textproc/p5-Net-Dict/Makefile Thu Jun 09 12:57:17 2016 +0000
+++ b/textproc/p5-Net-Dict/Makefile Thu Jun 09 12:59:03 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2016/06/08 19:24:31 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/06/09 12:59:03 mef Exp $
#
DISTNAME= Net-Dict-2.21
@@ -22,6 +22,7 @@
DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
# for make test
BUILD_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet
+BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
REPLACE_PERL+= dict
REPLACE_PERL+= tkdict
Home |
Main Index |
Thread Index |
Old Index