pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/viking
Module Name: pkgsrc
Committed By: mef
Date: Sat Mar 27 23:49:18 UTC 2021
Modified Files:
pkgsrc/geography/viking: Makefile
Log Message:
(geography/viking) +BUILD_DEPENDS+= itstool-[0-9]*, (DEPENDS+= ?)
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/geography/viking/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/viking/Makefile
diff -u pkgsrc/geography/viking/Makefile:1.116 pkgsrc/geography/viking/Makefile:1.117
--- pkgsrc/geography/viking/Makefile:1.116 Mon Mar 22 00:21:13 2021
+++ pkgsrc/geography/viking/Makefile Sat Mar 27 23:49:17 2021
@@ -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 @@ COMMENT= Viking manages GPS data, suppo
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