From 95e1b97ea0afbf8c75382ba0bda4117b2b76a846 Mon Sep 17 00:00:00 2001 From: asau Date: Thu, 4 Oct 2012 09:19:16 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- 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(-) diff --git a/geography/cm2gpx/Makefile b/geography/cm2gpx/Makefile index 330cca5f367..1765e14c574 100644 --- a/geography/cm2gpx/Makefile +++ b/geography/cm2gpx/Makefile @@ -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 @@ COMMENT= CacheMate PDB-to-GPX file converter GNU_CONFIGURE= yes USE_LANGUAGES= c c++ -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.pkg.mk" diff --git a/geography/cmconvert/Makefile b/geography/cmconvert/Makefile index 3cd7d3be0b1..cb07d928a29 100644 --- a/geography/cmconvert/Makefile +++ b/geography/cmconvert/Makefile @@ -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 @@ COMMENT= CacheMate import file converter for GPS GPX files 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 --git a/geography/emerillon/Makefile b/geography/emerillon/Makefile index 17a98a6e6a1..23e024799c8 100644 --- a/geography/emerillon/Makefile +++ b/geography/emerillon/Makefile @@ -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 @@ COMMENT= Map browser 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 --git a/geography/epsg-docs/Makefile b/geography/epsg-docs/Makefile index 18ec300e4ab..2a3836eb46e 100644 --- a/geography/epsg-docs/Makefile +++ b/geography/epsg-docs/Makefile @@ -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 @@ HOMEPAGE= http://www.epsg.org/ 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 --git a/geography/epsg/Makefile b/geography/epsg/Makefile index 5e604a49522..2a7ab73b817 100644 --- a/geography/epsg/Makefile +++ b/geography/epsg/Makefile @@ -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 @@ HOMEPAGE= http://www.epsg.org/ COMMENT= EPSG geodetic parameters database LICENSE= epsg-license -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes diff --git a/geography/gama/Makefile b/geography/gama/Makefile index a08bfb60db3..6e21eb9e07e 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -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 @@ HOMEPAGE= http://www.gnu.org/s/gama/ COMMENT= Geodetic network adjustment (surveying) LICENSE= gnu-gpl-v2 # or later -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/geography/garmin-utils/Makefile b/geography/garmin-utils/Makefile index b32511b41f7..bfa60281a20 100644 --- a/geography/garmin-utils/Makefile +++ b/geography/garmin-utils/Makefile @@ -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 @@ MAINTAINER= gson@NetBSD.org 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 --git a/geography/garmintools/Makefile b/geography/garmintools/Makefile index 2026e33c03c..2f93d5d2a3b 100644 --- a/geography/garmintools/Makefile +++ b/geography/garmintools/Makefile @@ -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 @@ COMMENT= Utilities for Garmin Forerunner 305 and similar GPS units GNU_CONFIGURE= yes USE_LIBTOOL= yes -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= share/doc/garmintools post-install: diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index bfdab7047e1..a1d2cd4113e 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -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 @@ LICENSE= mit # 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 --git a/geography/geoclue/Makefile b/geography/geoclue/Makefile index a9dbd7fcdc0..d4de19527aa 100644 --- a/geography/geoclue/Makefile +++ b/geography/geoclue/Makefile @@ -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 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/GeoClue 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 --git a/geography/geos/Makefile b/geography/geos/Makefile index 804924f6a62..6416de4a1e9 100644 --- a/geography/geos/Makefile +++ b/geography/geos/Makefile @@ -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 @@ HOMEPAGE= http://geos.refractions.net/ 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 --git a/geography/gipfel/Makefile b/geography/gipfel/Makefile index 77006cbf6b6..cef016081f2 100644 --- a/geography/gipfel/Makefile +++ b/geography/gipfel/Makefile @@ -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 @@ HOMEPAGE= http://www.ecademix.com/JohannesHofmann/gipfel.html COMMENT= Photogrammetry For Mountain Images LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/geography/gpsbabel/Makefile b/geography/gpsbabel/Makefile index 7879f04c01b..3e3fbdfc71a 100644 --- a/geography/gpsbabel/Makefile +++ b/geography/gpsbabel/Makefile @@ -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 @@ HOMEPAGE= http://www.gpsbabel.org/ 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 --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile index 20a718c5cb0..0f966c550be 100644 --- a/geography/gpsd/Makefile +++ b/geography/gpsd/Makefile @@ -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 @@ COMMENT= GPS information daemon LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - # XXX: In theory this is not necessary. BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto diff --git a/geography/gpsdrive/Makefile b/geography/gpsdrive/Makefile index fcf16c3e22c..9d280f53cbb 100644 --- a/geography/gpsdrive/Makefile +++ b/geography/gpsdrive/Makefile @@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org 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 --git a/geography/gpspoint/Makefile b/geography/gpspoint/Makefile index b489f52202a..29398e0aa84 100644 --- a/geography/gpspoint/Makefile +++ b/geography/gpspoint/Makefile @@ -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 @@ MAINTAINER= hdp@cs.nmsu.edu #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 --git a/geography/gpsutils/Makefile b/geography/gpsutils/Makefile index fef97973f18..ee848a26e48 100644 --- a/geography/gpsutils/Makefile +++ b/geography/gpsutils/Makefile @@ -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 @@ MAINTAINER= hdp@cs.nmsu.edu HOMEPAGE= http://wombat.ie/gps/ COMMENT= Capture and convert data from a Garmin GPS receiver -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/gpsutils-0.4.0/src INSTALLATION_DIRS= bin diff --git a/geography/libchamplain04/Makefile b/geography/libchamplain04/Makefile index bb0ab49b0ec..4b3597a18fe 100644 --- a/geography/libchamplain04/Makefile +++ b/geography/libchamplain04/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/02 17:11:05 tron Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/04 09:19:18 asau Exp $ # DISTNAME= libchamplain-0.4.7 @@ -13,8 +13,6 @@ HOMEPAGE= http://projects.gnome.org/libchamplain/ COMMENT= Map widget #LICENSE= # TODO: (see mk/license.mk) -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake diff --git a/geography/libchamplain06/Makefile b/geography/libchamplain06/Makefile index 12ec0c65857..b928d1dd74f 100644 --- a/geography/libchamplain06/Makefile +++ b/geography/libchamplain06/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/02 17:11:05 tron Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/04 09:19:18 asau Exp $ # DISTNAME= libchamplain-0.6.1 @@ -13,8 +13,6 @@ HOMEPAGE= http://projects.gnome.org/libchamplain/ COMMENT= Map widget #LICENSE= # TODO: (see mk/license.mk) -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake diff --git a/geography/libchamplain08/Makefile b/geography/libchamplain08/Makefile index 82e5e8d5c05..36902648119 100644 --- a/geography/libchamplain08/Makefile +++ b/geography/libchamplain08/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/02 17:11:05 tron Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/04 09:19:18 asau Exp $ # DISTNAME= libchamplain-0.8.3 @@ -13,8 +13,6 @@ HOMEPAGE= http://projects.gnome.org/libchamplain/ COMMENT= Map widget #LICENSE= # TODO: (see mk/license.mk) -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake diff --git a/geography/libdrg/Makefile b/geography/libdrg/Makefile index c16882dc479..3925cdf5248 100644 --- a/geography/libdrg/Makefile +++ b/geography/libdrg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/02/06 12:40:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/04 09:19:19 asau Exp $ # DISTNAME= libdrg-0.0.81 @@ -10,8 +10,6 @@ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.lexort.com/software/ COMMENT= Library for reading and merging DRG files. -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile index 34f8cda8bbe..021a195cefa 100644 --- a/geography/mapserver/Makefile +++ b/geography/mapserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/02 17:11:05 tron Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/04 09:19:19 asau Exp $ DISTNAME= mapserver-5.6.8 PKGREVISION= 4 @@ -9,8 +9,6 @@ MAINTAINER= hdp@cs.msu.edu HOMEPAGE= http://mapserver.org/ COMMENT= Environment for building spatially enabled Internet apps -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_LANGUAGES= c c++ diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile index fc98e19f421..d308ba93590 100644 --- a/geography/merkaartor/Makefile +++ b/geography/merkaartor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/10/02 17:11:06 tron Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/04 09:19:19 asau Exp $ # DISTNAME= merkaartor-0.17.2 @@ -11,7 +11,6 @@ MAINTAINER= jkunz@NetBSD.org HOMEPAGE= http://www.merkaartor.be/ COMMENT= Merkaartor is an OpenStreetMap mapping program -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_LIBTOOL= yes QMAKE= ${QTDIR}/bin/qmake diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile index b3546f15242..aa600d78b52 100644 --- a/geography/p5-Geo-Coordinates-UTM/Makefile +++ b/geography/p5-Geo-Coordinates-UTM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/04 09:19:19 asau Exp $ # DISTNAME= Geo-Coordinates-UTM-0.09 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Geo-Coordinates-UTM/ COMMENT= Perl extension for Latitude Longitude conversions LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Geo/Coordinates/UTM/.packlist diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index 4be2b157366..d698b7ff779 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/04 09:19:19 asau Exp $ # DISTNAME= Geo-Distance-0.19 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/~bluefeet/Geo-Distance-0.11/Distance.pm COMMENT= Calculate Distances and Closest Locations LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Geo/Distance/.packlist #PERL5_MODULE_TYPE= Module::Install::Bundled MAKE_PARAMS+= --skipdeps diff --git a/geography/p5-Geo-Mercator/Makefile b/geography/p5-Geo-Mercator/Makefile index fe7599ee96f..e655b3b160b 100644 --- a/geography/p5-Geo-Mercator/Makefile +++ b/geography/p5-Geo-Mercator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/04 09:19:19 asau Exp $ # DISTNAME= Geo-Mercator-1.01 @@ -13,7 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Geo-Mercator/ COMMENT= Perl5 module computing Mercator Projection into meters PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Geo/Mercator/.packlist diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile index 054bdc48c45..a9cd145b286 100644 --- a/geography/p5-Geo-ShapeFile/Makefile +++ b/geography/p5-Geo-ShapeFile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/04 09:19:19 asau Exp $ # DISTNAME= Geo-ShapeFile-2.52 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/~jasonk/Geo-ShapeFile-2.52/lib/Geo/ShapeFile.pm COMMENT= Perl extension for handling ESRI GIS Shapefiles LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Geo/ShapeFile/.packlist .include "../../lang/perl5/module.mk" diff --git a/geography/p5-Geo-Weather/Makefile b/geography/p5-Geo-Weather/Makefile index b98c17c6b0a..6527ca8e743 100644 --- a/geography/p5-Geo-Weather/Makefile +++ b/geography/p5-Geo-Weather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/04 09:19:19 asau Exp $ # DISTNAME= Geo-Weather-1.41 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Geo-Weather/ COMMENT= Perl5 weather retrieval module -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-libwww>=5.803nb1:../../www/p5-libwww USE_LANGUAGES= # empty diff --git a/geography/p5-Geography-Countries/Makefile b/geography/p5-Geography-Countries/Makefile index 9cdf395bd2a..098176e8bad 100644 --- a/geography/p5-Geography-Countries/Makefile +++ b/geography/p5-Geography-Countries/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/04 09:19:20 asau Exp $ # DISTNAME= Geography-Countries-2009041301 @@ -14,7 +14,6 @@ COMMENT= Perl5 module for mapping country names and codes LICENSE= mit PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Geography/Countries/.packlist diff --git a/geography/proj-doc/Makefile b/geography/proj-doc/Makefile index f5f2e2d2bc6..2dc9c4896e3 100644 --- a/geography/proj-doc/Makefile +++ b/geography/proj-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/04 09:19:20 asau Exp $ DISTNAME= proj-pdf-docs PKGNAME= proj-doc-1.1 @@ -11,8 +11,6 @@ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.remotesensing.org/proj/ COMMENT= PDF documentation for the PROJ cartographic projection software -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= yes PREV_PKGPATH= misc/proj-doc diff --git a/geography/proj-swig/Makefile b/geography/proj-swig/Makefile index 2248ec6298e..33a76c539f8 100644 --- a/geography/proj-swig/Makefile +++ b/geography/proj-swig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/03/15 11:53:28 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/04 09:19:20 asau Exp $ # DISTNAME= proj-swig-0.02 @@ -10,8 +10,6 @@ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://acert.ir.bbn.com/downloads/acert-geospatial/ COMMENT= Guile and python wrappers for proj -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_PKGLOCALEDIR= yes diff --git a/geography/proj/Makefile b/geography/proj/Makefile index 2e33651d1b6..da813318a7a 100644 --- a/geography/proj/Makefile +++ b/geography/proj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/03/14 23:36:06 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/04 09:19:20 asau Exp $ VERSION= 4.8.0 DISTNAME= proj-${VERSION} @@ -14,8 +14,6 @@ LICENSE= mit PREV_PKGPATH= misc/proj -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/geography/py-proj/Makefile b/geography/py-proj/Makefile index e04d376113c..d9ed2834e4b 100644 --- a/geography/py-proj/Makefile +++ b/geography/py-proj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/01/27 08:23:06 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/04 09:19:20 asau Exp $ # DISTNAME= pyproj-1.8.3 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/pyproj/ COMMENT= Python wrapper for proj LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= share/doc/${PKGNAME_NOREV} post-install: diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile index 2ecc1d45b4c..e08d6f5170f 100644 --- a/geography/qgis/Makefile +++ b/geography/qgis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 21:56:06 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/04 09:19:20 asau Exp $ DISTNAME= qgis-1.7.4 PKGREVISION= 8 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.qgis.org/ COMMENT= Geographic Information System (GIS) LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_CMAKE= yes USE_LANGUAGES= c c++ fortran77 USE_LIBTOOL= yes diff --git a/geography/qlandkartegt-garmindev/Makefile b/geography/qlandkartegt-garmindev/Makefile index 6d8babd0b6b..12a02b35b4d 100644 --- a/geography/qlandkartegt-garmindev/Makefile +++ b/geography/qlandkartegt-garmindev/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/01/13 22:34:17 jkunz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/04 09:19:20 asau Exp $ # DISTNAME= garmindev-0.3.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.qlandkarte.org/ COMMENT= Garmin device drivers for qlandkartegt LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_CMAKE= yes diff --git a/geography/qlandkartegt/Makefile b/geography/qlandkartegt/Makefile index 77ba056b46f..80d94475cdd 100644 --- a/geography/qlandkartegt/Makefile +++ b/geography/qlandkartegt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/02 17:11:06 tron Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/04 09:19:20 asau Exp $ # DISTNAME= qlandkartegt-1.4.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.qlandkarte.org/ COMMENT= GPS visualisation and mapping tool, supports Garmin devices LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_CMAKE= yes CMAKE_ARGS+= -DMAN_INSTALL_DIR:PATH=${PREFIX}/${PKGMANDIR} diff --git a/geography/qlandkartem/Makefile b/geography/qlandkartem/Makefile index 725c0bbb33a..0442dba99df 100644 --- a/geography/qlandkartem/Makefile +++ b/geography/qlandkartem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/02 17:11:06 tron Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/04 09:19:21 asau Exp $ # DISTNAME= QLandkarteM.0.2.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.qlandkarte.org/ COMMENT= QLandkarteM is a moving map application for mobile devices LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/QLandkarteM USE_LIBTOOL= yes USE_LANGUAGES= c c++ diff --git a/geography/shapelib/Makefile b/geography/shapelib/Makefile index e0879b9dbab..cc0cfed2be8 100644 --- a/geography/shapelib/Makefile +++ b/geography/shapelib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/11/26 00:42:19 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/04 09:19:21 asau Exp $ # DISTNAME= shapelib-1.2.10 @@ -10,8 +10,6 @@ MAINTAINER= mchittur@cs.nmsu.edu HOMEPAGE= http://shapelib.maptools.org/ COMMENT= Library for reading, writing and updating (limited) ESRI Shapefiles -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= YES NO_CONFIGURE= YES diff --git a/geography/viking/Makefile b/geography/viking/Makefile index 6b818d5b372..2e591e7c5c4 100644 --- a/geography/viking/Makefile +++ b/geography/viking/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2012/10/03 21:56:07 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2012/10/04 09:19:21 asau Exp $ # DISTNAME= viking-1.3 @@ -12,8 +12,6 @@ COMMENT= Viking manages GPS data, supports OpenStreetMap and geocaching LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes # Perhaps optionize use of gpsd (remove bl3, add this). diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile index 9453b6e5980..00e9ce4b712 100644 --- a/geography/vis5d+/Makefile +++ b/geography/vis5d+/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/04/22 13:43:41 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/04 09:19:21 asau Exp $ # DISTNAME= vis5d+-1.2.1 @@ -10,8 +10,6 @@ MAINTAINER= hdp@nmsu.edu HOMEPAGE= http://vis5d.sourceforge.net/ COMMENT= Volumetric Visualization program for scientific datasets -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ fortran77 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/geography/xrmap-anthems/Makefile b/geography/xrmap-anthems/Makefile index cf8979deae6..b292af3f0d4 100644 --- a/geography/xrmap-anthems/Makefile +++ b/geography/xrmap-anthems/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/05/25 21:42:21 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/04 09:19:21 asau Exp $ # DISTNAME= anthems-1.1 @@ -14,8 +14,6 @@ COMMENT= National anthems (text) for xrmap DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes INSTALLATION_DIRS= share/rmap diff --git a/geography/xrmap-base/Makefile b/geography/xrmap-base/Makefile index 4e57f53c5ab..68ae8f1cfde 100644 --- a/geography/xrmap-base/Makefile +++ b/geography/xrmap-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/05/04 16:16:42 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/04 09:19:21 asau Exp $ # DISTNAME= xrmap-2.29 @@ -8,8 +8,6 @@ CATEGORIES= geography MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/ EXTRACT_SUFX= .tar.bz2 -PKG_DESTDIR_SUPPORT= user-destdir - MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://frmas.free.fr/li_1.htm COMMENT= Earth map viewer - base program diff --git a/geography/xrmap-data/Makefile b/geography/xrmap-data/Makefile index 0876b002a10..c1b096a7eea 100644 --- a/geography/xrmap-data/Makefile +++ b/geography/xrmap-data/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/03/04 14:44:05 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/04 09:19:21 asau Exp $ # DISTNAME= CIA_WDB2.jpd @@ -14,8 +14,6 @@ COMMENT= Vector data for xrmap DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes INSTALLATION_DIRS= share/rmap diff --git a/geography/xrmap-factbook_html/Makefile b/geography/xrmap-factbook_html/Makefile index 22e138ee211..1607b0b8e78 100644 --- a/geography/xrmap-factbook_html/Makefile +++ b/geography/xrmap-factbook_html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/05/26 02:13:20 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ # DISTNAME= factbook_html_2002 @@ -16,8 +16,6 @@ DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes INSTALLATION_DIRS= share/rmap diff --git a/geography/xrmap-factbook_text/Makefile b/geography/xrmap-factbook_text/Makefile index 0f0f9e34ab4..78e1a167de8 100644 --- a/geography/xrmap-factbook_text/Makefile +++ b/geography/xrmap-factbook_text/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/05/26 02:13:20 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/04 09:19:22 asau Exp $ # DISTNAME= factbook_text_2006 @@ -13,8 +13,6 @@ COMMENT= CIA factbook for xrmap DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pax WRKSRC= ${WRKDIR} diff --git a/geography/xrmap-flags/Makefile b/geography/xrmap-flags/Makefile index d604aaaab21..1c38cb80dba 100644 --- a/geography/xrmap-flags/Makefile +++ b/geography/xrmap-flags/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/05/26 02:13:20 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ # DISTNAME= flags-1.1 @@ -16,8 +16,6 @@ DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes INSTALLATION_DIRS= share/rmap diff --git a/geography/xrmap-hymns/Makefile b/geography/xrmap-hymns/Makefile index 52db300baae..2beb1a9ed62 100644 --- a/geography/xrmap-hymns/Makefile +++ b/geography/xrmap-hymns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/05/26 02:13:20 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ # DISTNAME= hymns-1.2 @@ -16,8 +16,6 @@ DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes INSTALLATION_DIRS= share/rmap diff --git a/geography/xrmap-pdfmaps/Makefile b/geography/xrmap-pdfmaps/Makefile index 6f363c46c51..29a113bba1e 100644 --- a/geography/xrmap-pdfmaps/Makefile +++ b/geography/xrmap-pdfmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/05/26 02:13:20 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ # DISTNAME= pdfmaps-1.1 @@ -15,8 +15,6 @@ DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NO_BUILD= yes INSTALLATION_DIRS= share/rmap -- cgit v1.2.3