pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography Drop superfluous PKG_DESTDIR_SUPPORT, "user-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/68cfbb0f0c37
branches: trunk
changeset: 609498:68cfbb0f0c37
user: asau <asau%pkgsrc.org@localhost>
date: Thu Oct 04 09:19:16 2012 +0000
description:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
diffstat:
geography/cm2gpx/Makefile | 4 +---
geography/cmconvert/Makefile | 4 +---
geography/emerillon/Makefile | 4 +---
geography/epsg-docs/Makefile | 4 +---
geography/epsg/Makefile | 4 +---
geography/gama/Makefile | 4 +---
geography/garmin-utils/Makefile | 4 +---
geography/garmintools/Makefile | 4 +---
geography/gdal-lib/Makefile | 4 +---
geography/geoclue/Makefile | 4 +---
geography/geos/Makefile | 4 +---
geography/gipfel/Makefile | 4 +---
geography/gpsbabel/Makefile | 4 +---
geography/gpsd/Makefile | 4 +---
geography/gpsdrive/Makefile | 4 +---
geography/gpspoint/Makefile | 4 +---
geography/gpsutils/Makefile | 4 +---
geography/libchamplain04/Makefile | 4 +---
geography/libchamplain06/Makefile | 4 +---
geography/libchamplain08/Makefile | 4 +---
geography/libdrg/Makefile | 4 +---
geography/mapserver/Makefile | 4 +---
geography/merkaartor/Makefile | 3 +--
geography/p5-Geo-Coordinates-UTM/Makefile | 4 +---
geography/p5-Geo-Distance/Makefile | 4 +---
geography/p5-Geo-Mercator/Makefile | 3 +--
geography/p5-Geo-ShapeFile/Makefile | 4 +---
geography/p5-Geo-Weather/Makefile | 4 +---
geography/p5-Geography-Countries/Makefile | 3 +--
geography/proj-doc/Makefile | 4 +---
geography/proj-swig/Makefile | 4 +---
geography/proj/Makefile | 4 +---
geography/py-proj/Makefile | 4 +---
geography/qgis/Makefile | 4 +---
geography/qlandkartegt-garmindev/Makefile | 4 +---
geography/qlandkartegt/Makefile | 4 +---
geography/qlandkartem/Makefile | 4 +---
geography/shapelib/Makefile | 4 +---
geography/viking/Makefile | 4 +---
geography/vis5d+/Makefile | 4 +---
geography/xrmap-anthems/Makefile | 4 +---
geography/xrmap-base/Makefile | 4 +---
geography/xrmap-data/Makefile | 4 +---
geography/xrmap-factbook_html/Makefile | 4 +---
geography/xrmap-factbook_text/Makefile | 4 +---
geography/xrmap-flags/Makefile | 4 +---
geography/xrmap-hymns/Makefile | 4 +---
geography/xrmap-pdfmaps/Makefile | 4 +---
48 files changed, 48 insertions(+), 141 deletions(-)
diffs (truncated from 859 to 300 lines):
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/cm2gpx/Makefile
--- a/geography/cm2gpx/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/cm2gpx/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2008/01/23 00:52:52 rhaen Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/04 09:19:16 asau Exp $
#
DISTNAME= cm2gpx-1.0.4
@@ -12,6 +12,4 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../mk/bsd.pkg.mk"
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/cmconvert/Makefile
--- a/geography/cmconvert/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/cmconvert/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/11/26 04:39:55 sbd Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/04 09:19:16 asau Exp $
#
DISTNAME= cmconvert-1.9.5
@@ -13,8 +13,6 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/emerillon/Makefile
--- a/geography/emerillon/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/emerillon/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/02 17:11:05 tron Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/04 09:19:16 asau Exp $
#
DISTNAME= emerillon-0.1.2
@@ -13,8 +13,6 @@
BUILD_DEPENDS+= gnome-common-[0-9]*:../../devel/gnome-common
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config intltool gmake msgfmt
USE_LIBTOOL= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/epsg-docs/Makefile
--- a/geography/epsg-docs/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/epsg-docs/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/03/07 01:25:42 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/04 09:19:17 asau Exp $
#
DISTNAME= G7-1
@@ -15,8 +15,6 @@
COMMENT= EPSG geodetic parameters database documentation
LICENSE= epsg-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
# Docs were included in geography/epsg up to 6.11.2, but are released
# separately and hence now packaged separately.
CONFLICTS+= epsg<6.13
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/epsg/Makefile
--- a/geography/epsg/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/epsg/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/03/04 01:48:39 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2012/10/04 09:19:16 asau Exp $
#
DISTNAME= epsg-v${VERS}sql-PostgreSQL
@@ -17,8 +17,6 @@
COMMENT= EPSG geodetic parameters database
LICENSE= epsg-license
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
NO_BUILD= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gama/Makefile
--- a/geography/gama/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gama/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/09/09 14:26:03 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/04 09:19:17 asau Exp $
#
DISTNAME= gama-1.13
@@ -10,8 +10,6 @@
COMMENT= Geodetic network adjustment (surveying)
LICENSE= gnu-gpl-v2 # or later
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/garmin-utils/Makefile
--- a/geography/garmin-utils/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/garmin-utils/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2009/07/21 13:08:40 gdt Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/04 09:19:17 asau Exp $
#
DISTNAME= garmin-utils-2.5
@@ -11,8 +11,6 @@
HOMEPAGE= http://www.snafu.org/
COMMENT= Utilities for Garmin GPS receivers
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALLATION_DIRS= bin lib ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
USE_BSD_MAKEFILE= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/garmintools/Makefile
--- a/geography/garmintools/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/garmintools/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/03/12 15:55:40 ghen Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/04 09:19:17 asau Exp $
DISTNAME= garmintools-0.10
CATEGORIES= geography
@@ -11,8 +11,6 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-PKG_DESTDIR_SUPPORT= user-destdir
-
INSTALLATION_DIRS= share/doc/garmintools
post-install:
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gdal-lib/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2012/08/05 10:02:11 obache Exp $
+# $NetBSD: Makefile,v 1.48 2012/10/04 09:19:17 asau Exp $
VERSION= 1.9.1
DISTNAME= gdal-${VERSION}
@@ -17,8 +17,6 @@
# fails to use the right includes.
MAKE_JOBS_SAFE= no
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/geoclue/Makefile
--- a/geography/geoclue/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/geoclue/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/10/02 17:11:05 tron Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/04 09:19:17 asau Exp $
#
DISTNAME= geoclue-0.12.0
@@ -11,8 +11,6 @@
COMMENT= Geoinformation service API and base providers
#LICENSE= # TODO: (see mk/license.mk)
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/geos/Makefile
--- a/geography/geos/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/geos/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/06/05 23:17:32 gdt Exp $
+# $NetBSD: Makefile,v 1.19 2012/10/04 09:19:17 asau Exp $
DISTNAME= geos-3.3.4
CATEGORIES= geography
@@ -27,8 +27,6 @@
COMMENT= C++ port of the Java Topology Suite (JTS)
LICENSE= gnu-lgpl-v2.1
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gipfel/Makefile
--- a/geography/gipfel/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gipfel/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/02/06 12:40:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:17 asau Exp $
#
DISTNAME= gipfel-0.3.2
@@ -11,8 +11,6 @@
COMMENT= Photogrammetry For Mountain Images
LICENSE= gnu-gpl-v3
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gpsbabel/Makefile
--- a/geography/gpsbabel/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gpsbabel/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2011/04/27 18:57:11 schwarz Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/04 09:19:17 asau Exp $
#
DISTNAME= gpsbabel-1.4.2
@@ -15,8 +15,6 @@
COMMENT= Utility to convert and fetch GPS related data
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
LIBS.Darwin+= -lexpat
GNU_CONFIGURE= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gpsd/Makefile
--- a/geography/gpsd/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gpsd/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/04/15 22:01:01 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/04 09:19:18 asau Exp $
DISTNAME= gpsd-2.96
PKGREVISION= 1
@@ -11,8 +11,6 @@
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
# XXX: In theory this is not necessary.
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gpsdrive/Makefile
--- a/geography/gpsdrive/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gpsdrive/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/03 21:56:06 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/04 09:19:18 asau Exp $
DISTNAME= gpsdrive-1.31
PKGREVISION= 18
@@ -9,8 +9,6 @@
HOMEPAGE= http://www.gpsdrive.de/index.shtml
COMMENT= GPS Navigation system
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= gpsd>=1.07:../../geography/gpsd
DEPENDS+= wget>=1:../../net/wget
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gpspoint/Makefile
--- a/geography/gpspoint/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gpspoint/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:21 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/04 09:19:18 asau Exp $
DISTNAME= gpspoint-2.030521
PKGREVISION= 1
@@ -9,8 +9,6 @@
#HOMEPAGE= http://gpspoint.dnsalias.net/gpspoint2/
COMMENT= Program to download and upload waypoints to and from your GPS device
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= dialog>=0.6:../../misc/dialog
USE_PKGLOCALEDIR= yes
diff -r 3705455825d5 -r 68cfbb0f0c37 geography/gpsutils/Makefile
--- a/geography/gpsutils/Makefile Thu Oct 04 07:05:53 2012 +0000
+++ b/geography/gpsutils/Makefile Thu Oct 04 09:19:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/03/04 14:44:05 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/04 09:19:18 asau Exp $
#
DISTNAME= gpsutils-0.4.0
@@ -9,8 +9,6 @@
HOMEPAGE= http://wombat.ie/gps/
COMMENT= Capture and convert data from a Garmin GPS receiver
-PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index