summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/GConf-ui/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile
index 98db97c57ae..53d51f4dc92 100644
--- a/devel/GConf-ui/Makefile
+++ b/devel/GConf-ui/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2009/10/21 15:49:33 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2009/11/02 17:28:55 joerg Exp $
#
+MAKE_JOBS_SAFE= no
+
.include "../../devel/GConf/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf-ui/}