pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/gdal-lib add
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e86c07ea821
branches: trunk
changeset: 527946:8e86c07ea821
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Apr 17 01:04:44 2007 +0000
description:
add
MAKE_JOBS_SAFE= no
diffstat:
geography/gdal-lib/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d9983d7ffec5 -r 8e86c07ea821 geography/gdal-lib/Makefile
--- a/geography/gdal-lib/Makefile Mon Apr 16 23:31:39 2007 +0000
+++ b/geography/gdal-lib/Makefile Tue Apr 17 01:04:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/03/24 00:19:29 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2007/04/17 01:04:44 gdt Exp $
#
DISTNAME= gdal-1.4.0
@@ -11,6 +11,8 @@
HOMEPAGE= http://www.gdal.org/
COMMENT= Translator library for raster geospatial data formats
+MAKE_JOBS_SAFE= no
+
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++ fortran
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index