From 820c6297859118871b1dbe7c61cead2a1cd0d5e0 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 11 Apr 2011 20:15:00 +0000 Subject: -update to 0.17.2 changes: bugfixes -make it build against gpsd-2.96 --- geography/merkaartor/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'geography/merkaartor/Makefile') diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile index 77510c92ef9..629785d33a5 100644 --- a/geography/merkaartor/Makefile +++ b/geography/merkaartor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2011/03/30 19:07:07 gdt Exp $ +# $NetBSD: Makefile,v 1.22 2011/04/11 20:15:00 drochner Exp $ # -DISTNAME= merkaartor-0.17.0 -PKGREVISION= 2 +DISTNAME= merkaartor-0.17.2 CATEGORIES= geography -MASTER_SITES= http://merkaartor.be/attachments/download/192/ +MASTER_SITES= http://merkaartor.be/attachments/download/253/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= jkunz@NetBSD.org @@ -16,7 +15,7 @@ USE_LANGUAGES= c c++ USE_LIBTOOL= yes QMAKE= ${QTDIR}/bin/qmake CONFIGURE_ARGS= PREFIX=${PREFIX} NODEBUG=1 OSMARENDER=1 PROJ=1 GDAL=1 \ - GEOIMAGE=1 GPSD=1 RELEASE=1 + GEOIMAGE=1 GPSDLIB=1 RELEASE=1 SUBST_CLASSES+= installtarget SUBST_MESSAGE.installtarget= Fixing wrong install target -- cgit v1.2.3