summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2007-04-17 01:04:44 +0000
committergdt <gdt>2007-04-17 01:04:44 +0000
commitaa9f8f76bf3bc4854116d269ef16327340eb1719 (patch)
treec318324df5b4991f50ec92eadcfc658799146341 /geography
parentebf9afef4189f4fb23c0bc9976bd844ef2799fba (diff)
downloadpkgsrc-aa9f8f76bf3bc4854116d269ef16327340eb1719.tar.gz
add
MAKE_JOBS_SAFE= no
Diffstat (limited to 'geography')
-rw-r--r--geography/gdal-lib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile
index 4441444c965..6ff9157513a 100644
--- a/geography/gdal-lib/Makefile
+++ b/geography/gdal-lib/Makefile
@@ -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 @@ MAINTAINER= brook@nmsu.edu
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