pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/viking (geography/viking) +BUILD_DEPENDS+= i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c2ba8982f99
branches:  trunk
changeset: 449336:8c2ba8982f99
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Mar 27 23:49:17 2021 +0000

description:
(geography/viking) +BUILD_DEPENDS+= itstool-[0-9]*, (DEPENDS+= ?)

diffstat:

 geography/viking/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 49017f91d404 -r 8c2ba8982f99 geography/viking/Makefile
--- a/geography/viking/Makefile Sat Mar 27 23:45:24 2021 +0000
+++ b/geography/viking/Makefile Sat Mar 27 23:49:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2021/03/22 00:21:13 gdt Exp $
+# $NetBSD: Makefile,v 1.117 2021/03/27 23:49:17 mef Exp $
 #
 
 VERSION=               1.9
@@ -13,6 +13,8 @@
 
 LICENSE=               gnu-gpl-v2
 
+BUILD_DEPENDS+=                itstool-[0-9]*:../../textproc/itstool
+
 # viking says it "will" use c++11, and mapnik (not yet included) needs
 # c++11.
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index