aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
commit38eb8c5339e31bce015d6652caf364542965d4d0 (patch)
tree57033736b4eab37d8b46bb4b452f790f37bd0c7a /databases/postgis
parent1a3a92532506ba92f7a9670be49752b00ad8a807 (diff)
downloadports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz
ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip
Notes
Diffstat (limited to 'databases/postgis')
-rw-r--r--databases/postgis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index ef247a8f9438..3546454f9e0d 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -31,6 +31,7 @@ GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= DATADIR=${DATADIR} DOCSDIR=${DOCSDIR}
+MAKE_JOBS_UNSAFE= yes
CONFIGURE_ARGS= --with-projdir=${LOCALBASE}
.include <bsd.port.pre.mk>