summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
Diffstat (limited to 'geography')
-rw-r--r--geography/viking/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index 4bc9db665c5..f28cf0353d9 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2021/05/02 10:24:49 nia Exp $
+# $NetBSD: Makefile,v 1.121 2021/05/14 14:15:36 nia Exp $
#
VERSION= 1.9
@@ -11,9 +11,10 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= https://sourceforge.net/projects/viking/
COMMENT= Viking manages GPS data, supports OpenStreetMap and geocaching
-
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
+
# viking says it "will" use c++11, and mapnik (not yet included) needs
# c++11.
USE_LANGUAGES= c c++