summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2007-04-06 14:46:10 +0000
committergdt <gdt>2007-04-06 14:46:10 +0000
commit2c2c2ed59322504a8297df7c84b413baea1ac2b5 (patch)
treeedf8ff5071a08603b4ddaa674763e14b5757d966 /geography
parentf1e7f00775c69ec7df43bc6c2935ff56227286e7 (diff)
downloadpkgsrc-2c2c2ed59322504a8297df7c84b413baea1ac2b5.tar.gz
add 'MAKE_JOBS_SAFE=no'
Diffstat (limited to 'geography')
-rw-r--r--geography/proj-swig/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/geography/proj-swig/Makefile b/geography/proj-swig/Makefile
index 03e10df763b..192e653452f 100644
--- a/geography/proj-swig/Makefile
+++ b/geography/proj-swig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:31 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2007/04/06 14:46:10 gdt Exp $
#
DISTNAME= proj-swig-0.01
@@ -10,6 +10,8 @@ MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://acert.ir.bbn.com/downloads/acert-geospatial/
COMMENT= Guile and python wrappers for proj
+MAKE_JOBS_SAFE= no
+
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes