summaryrefslogtreecommitdiff
path: root/geography/viking/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-09-22 12:43:47 +0000
committergdt <gdt@pkgsrc.org>2010-09-22 12:43:47 +0000
commita0c4abec31cb9f232018f0a1a45371cff5efd762 (patch)
treeca0ffca765ca612ccb80fb708ae37ef8c3afc63e /geography/viking/Makefile
parent4912b63fea6839623590d2e177f84df375626329 (diff)
downloadpkgsrc-a0c4abec31cb9f232018f0a1a45371cff5efd762.tar.gz
Update to 0.9.95.
Viking 0.9.95 (2010-09-07) New features since 0.9.94 * Add some function short cut key definitions to control showing of the center mark and scale viewport features. * [DOC] Replace Google with OSM capability in man pages. * When manually creating a track, automatically give it a default name. * [DOC] Add contributors from the Wiki(s) history. * Better dialog name when searching for a waypoint. * Change max cache time to 1 week.
Diffstat (limited to 'geography/viking/Makefile')
-rw-r--r--geography/viking/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/geography/viking/Makefile b/geography/viking/Makefile
index fe7f425401b..ba2160bb892 100644
--- a/geography/viking/Makefile
+++ b/geography/viking/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2010/09/14 11:01:53 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2010/09/22 12:43:47 gdt Exp $
#
-DISTNAME= viking-0.9.94
-PKGREVISION= 2
+DISTNAME= viking-0.9.95
CATEGORIES= geography
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}
@@ -18,11 +17,11 @@ GNU_CONFIGURE= yes
# CONFIGURE_ARGS+= --disable-realtime-gps-tracking
DEPENDS+= gpsbabel-[0-9]*:../../geography/gpsbabel
+DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
REPLACE_PERL= viking-remote
USE_TOOLS+= gmake intltool msgfmt pkg-config
-
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/gettext-lib/buildlink3.mk"