From 2c2c2ed59322504a8297df7c84b413baea1ac2b5 Mon Sep 17 00:00:00 2001 From: gdt Date: Fri, 6 Apr 2007 14:46:10 +0000 Subject: add 'MAKE_JOBS_SAFE=no' --- geography/proj-swig/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3