summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2017-01-22 21:27:49 +0000
committergdt <gdt>2017-01-22 21:27:49 +0000
commitee9a200ae70576d967785fc0a175f3a56ed9628f (patch)
tree73997d402330ae361b40550000ff51afbc90eba5 /geography
parent2b898e71c6d8c3816e84c6fa73fb8b77c8a63d5e (diff)
downloadpkgsrc-ee9a200ae70576d967785fc0a175f3a56ed9628f.tar.gz
Drop gpsbabel as a dependency
Based on discussions with upstream, it is recommended but not required. gpsbabel requires qt4 now and is about to require qt5, which makes it very large.
Diffstat (limited to 'geography')
-rw-r--r--geography/viking/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index e728ab976be..253849b2834 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.72 2017/01/01 16:06:18 adam Exp $
+# $NetBSD: Makefile,v 1.73 2017/01/22 21:27:49 gdt Exp $
#
VERSION= 1.6.2
DISTNAME= viking-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}${VERSION}/
EXTRACT_SUFX= .tar.bz2
@@ -33,7 +33,11 @@ CONFIGURE_ARGS+= --disable-mapnik
#CONFIGURE_ARGS+= --enable-gtk-doc
#.include "../../textproc/gtk-doc/buildlink3.mk"
-DEPENDS+= gpsbabel-[0-9]*:../../geography/gpsbabel
+# According to upstream, gpsbabel is merely recommended. gpsbabel is
+# about to depend on qt5, and will thus become very large. Users can
+# install it and use it at runtime, so don't depend on it.
+#DEPENDS+= gpsbabel-[0-9]*:../../geography/gpsbabel
+
DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
REPLACE_PERL= viking-remote