aboutsummaryrefslogtreecommitdiff
path: root/devel/gconf
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-15 17:15:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-15 17:15:12 +0000
commit5ab4909a20b7f69d78f82f8300c621146763cb6d (patch)
tree5cfe2950437b7d5597078b1a656e467085709529 /devel/gconf
parent1a9027c3900a39558bdd9fba971d432bcec39169 (diff)
Notes
Diffstat (limited to 'devel/gconf')
-rw-r--r--devel/gconf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile
index 283c76b2f621..6ebbc0dd9a16 100644
--- a/devel/gconf/Makefile
+++ b/devel/gconf/Makefile
@@ -29,5 +29,6 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAKE_JOBS_UNSAFE=yes
.include <bsd.port.mk>