summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2017-01-22 21:27:49 +0000
committergdt <gdt@pkgsrc.org>2017-01-22 21:27:49 +0000
commit0a9834e97d45bea96d65bcff790d9cf98d1c3cc4 (patch)
tree704573521611475a83c5abc1ab0fc042410a4dca
parent1ea79c7cd3ef611bbe8966a83995ce3a8ccfa6ca (diff)
downloadpkgsrc-0a9834e97d45bea96d65bcff790d9cf98d1c3cc4.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.
-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