diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gpsd/Makefile | 4 | ||||
-rw-r--r-- | geography/vis5d+/Makefile | 4 | ||||
-rw-r--r-- | geography/xrmap/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile index a2f2ddbfffe..221a6377ff4 100644 --- a/geography/gpsd/Makefile +++ b/geography/gpsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/05/08 00:06:51 gdt Exp $ +# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:04 joerg Exp $ DISTNAME= gpsd-2.36 PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://gpsd.berlios.de/ COMMENT= GPS information daemon +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES CONFIGURE_ARGS+= --disable-python diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile index 401763d184d..0a71681e559 100644 --- a/geography/vis5d+/Makefile +++ b/geography/vis5d+/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/02/02 19:07:02 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:04 joerg Exp $ # DISTNAME= vis5d+-1.2.1 @@ -10,6 +10,8 @@ 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++ fortran USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/geography/xrmap/Makefile b/geography/xrmap/Makefile index aaf47de381d..e2623919329 100644 --- a/geography/xrmap/Makefile +++ b/geography/xrmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2007/10/25 22:00:44 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:05 joerg Exp $ # DISTNAME= xrmap-2.29 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://frmas.free.fr/li_1.htm COMMENT= Earth map viewer - complete +PKG_DESTDIR_SUPPORT= user-destdir + NO_CHECKSUM= yes NO_BUILD= yes PLIST_SRC= # empty (meta-package) |