summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
Diffstat (limited to 'geography')
-rw-r--r--geography/garmin-utils/Makefile3
-rw-r--r--geography/gpsdrive/Makefile3
-rw-r--r--geography/gpspoint/Makefile3
-rw-r--r--geography/gpsutils/Makefile3
-rw-r--r--geography/mapserver/Makefile3
-rw-r--r--geography/shapelib/Makefile3
-rw-r--r--geography/vis5d+/Makefile3
-rw-r--r--geography/xrmap-anthems/Makefile3
-rw-r--r--geography/xrmap-base/Makefile3
-rw-r--r--geography/xrmap-data/Makefile3
-rw-r--r--geography/xrmap-factbook_html/Makefile3
-rw-r--r--geography/xrmap-factbook_text/Makefile3
-rw-r--r--geography/xrmap-flags/Makefile3
-rw-r--r--geography/xrmap-hymns/Makefile3
-rw-r--r--geography/xrmap-pdfmaps/Makefile3
15 files changed, 15 insertions, 30 deletions
diff --git a/geography/garmin-utils/Makefile b/geography/garmin-utils/Makefile
index 2de8e8d738a..849f8d34e3f 100644
--- a/geography/garmin-utils/Makefile
+++ b/geography/garmin-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/09/08 22:20:17 salo Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= garmin-utils-2.1
@@ -14,6 +14,5 @@ ONLY_FOR_PLATFORM= NetBSD-*-*
MAKE_FLAGS+= MKCATPAGES=no
-USE_BUILDLINK3= yes
.include "../../mk/bsd.pkg.mk"
diff --git a/geography/gpsdrive/Makefile b/geography/gpsdrive/Makefile
index 0dcb15fb968..620b4800fd7 100644
--- a/geography/gpsdrive/Makefile
+++ b/geography/gpsdrive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/12/28 23:18:17 reed Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:59 tv Exp $
DISTNAME= gpsdrive-1.31
PKGREVISION= 7
@@ -12,7 +12,6 @@ COMMENT= GPS Navigation system
DEPENDS+= gpsd>=1.07:../../geography/gpsd
GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
USE_LANGUAGE= c c++
diff --git a/geography/gpspoint/Makefile b/geography/gpspoint/Makefile
index 1a9b3033045..477b2a7c3a4 100644
--- a/geography/gpspoint/Makefile
+++ b/geography/gpspoint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:47 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:59 tv Exp $
DISTNAME= gpspoint-2.030521
PKGREVISION= 1
@@ -11,7 +11,6 @@ COMMENT= Program to download and upload waypoints to and from your GPS device
DEPENDS+= dialog>=0.6:../../misc/dialog
-USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/geography/gpsutils/Makefile b/geography/gpsutils/Makefile
index 69e54f110d0..d0277e26f04 100644
--- a/geography/gpsutils/Makefile
+++ b/geography/gpsutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/11 08:42:50 snj Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= gpsutils-0.4.0
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.wombat.ie/gps/
COMMENT= Capture and convert data from a Garmin GPS receiver
WRKSRC= ${WRKDIR}/gpsutils-0.4.0/src
-USE_BUILDLINK3= yes
do-install:
.for PROGRAM in capture switchmode gbindiff
diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile
index ad75888d061..43196efe03b 100644
--- a/geography/mapserver/Makefile
+++ b/geography/mapserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/12/28 23:18:17 reed Exp $
+# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= mapserver-4.0
@@ -10,7 +10,6 @@ MAINTAINER= hdp@cs.msu.edu
HOMEPAGE= http://mapserver.gis.umn.edu/
COMMENT= Environment for building spatially enabled Internet apps
-USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/geography/shapelib/Makefile b/geography/shapelib/Makefile
index d862fc40be4..2b85559bcd1 100644
--- a/geography/shapelib/Makefile
+++ b/geography/shapelib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/03/27 21:18:06 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= shapelib-1.2.10
@@ -9,7 +9,6 @@ MAINTAINER= mchittur@cs.nmsu.edu
HOMEPAGE= http://shapelib.maptools.org/
COMMENT= Library for reading, writing and updating (limited) ESRI Shapefiles
-USE_BUILDLINK3= YES
USE_LIBTOOL= YES
NO_CONFIGURE= YES
diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile
index b4c82a3f719..c36b832afd5 100644
--- a/geography/vis5d+/Makefile
+++ b/geography/vis5d+/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:47 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= vis5d+-1.2.1
@@ -10,7 +10,6 @@ MAINTAINER= hdp@nmsu.edu
HOMEPAGE= http://vis5d.sourceforge.net/
COMMENT= Volumetric Visualization program for scientific datasets
-USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
diff --git a/geography/xrmap-anthems/Makefile b/geography/xrmap-anthems/Makefile
index 1f7138ed972..10f5e1f6edd 100644
--- a/geography/xrmap-anthems/Makefile
+++ b/geography/xrmap-anthems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:20:09 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= anthems-1.1
@@ -12,7 +12,6 @@ HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= National anthems (text) for xrmap
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
NO_BUILD= yes
DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base
diff --git a/geography/xrmap-base/Makefile b/geography/xrmap-base/Makefile
index 6538e8b1b53..c17c2062d79 100644
--- a/geography/xrmap-base/Makefile
+++ b/geography/xrmap-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:21:28 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= xrmap-2.29
@@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= Earth map viewer - base program
-USE_BUILDLINK3= yes
USE_IMAKE= yes
# directory shared by factbook_text and factbook_html
diff --git a/geography/xrmap-data/Makefile b/geography/xrmap-data/Makefile
index 22425af9c55..d5eeb5b1216 100644
--- a/geography/xrmap-data/Makefile
+++ b/geography/xrmap-data/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:22:47 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= CIA_WDB2.jpd
@@ -12,7 +12,6 @@ HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= Vector data for xrmap
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
NO_BUILD= yes
DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base
diff --git a/geography/xrmap-factbook_html/Makefile b/geography/xrmap-factbook_html/Makefile
index c47788eb8b2..c621d151ecd 100644
--- a/geography/xrmap-factbook_html/Makefile
+++ b/geography/xrmap-factbook_html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:24:06 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= factbook_html_2002
@@ -12,7 +12,6 @@ HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= CIA factbook for xrmap (HTML)
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
NO_BUILD= yes
DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base
diff --git a/geography/xrmap-factbook_text/Makefile b/geography/xrmap-factbook_text/Makefile
index b24bdb6e687..4cb8c6dceae 100644
--- a/geography/xrmap-factbook_text/Makefile
+++ b/geography/xrmap-factbook_text/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:25:26 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= factbook_text_2002
@@ -12,7 +12,6 @@ HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= CIA factbook for xrmap
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
NO_BUILD= yes
DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base
diff --git a/geography/xrmap-flags/Makefile b/geography/xrmap-flags/Makefile
index 8bbe69e4105..33574890c1a 100644
--- a/geography/xrmap-flags/Makefile
+++ b/geography/xrmap-flags/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:26:45 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= flags-1.1
@@ -12,7 +12,6 @@ HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= National flags for xrmap
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
NO_BUILD= yes
DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base
diff --git a/geography/xrmap-hymns/Makefile b/geography/xrmap-hymns/Makefile
index 26d259a157a..71561d15063 100644
--- a/geography/xrmap-hymns/Makefile
+++ b/geography/xrmap-hymns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:28:04 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= hymns-1.2
@@ -12,7 +12,6 @@ HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= National anthems (MIDI) for xrmap
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
NO_BUILD= yes
DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base
diff --git a/geography/xrmap-pdfmaps/Makefile b/geography/xrmap-pdfmaps/Makefile
index 0480277e1ef..b4e41910770 100644
--- a/geography/xrmap-pdfmaps/Makefile
+++ b/geography/xrmap-pdfmaps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:29:23 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:59 tv Exp $
#
DISTNAME= pdfmaps-1.1
@@ -11,7 +11,6 @@ HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= PDF maps for xrmap
WRKSRC= ${WRKDIR}
-USE_BUILDLINK3= yes
NO_BUILD= yes
DEPENDS+= xrmap-base>=2.29:../../geography/xrmap-base