summaryrefslogtreecommitdiff
path: root/sysutils/eggdbus
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-07-27 14:16:41 +0000
committerjoerg <joerg@pkgsrc.org>2010-07-27 14:16:41 +0000
commit53466128fd1950725cfa061ad2a72cfa56d3620a (patch)
tree445ef72f3d4a2d1e4a0c02c2b655a42294a02629 /sysutils/eggdbus
parent22451163579d231b28d2ae9e073c073a16dee78e (diff)
downloadpkgsrc-53466128fd1950725cfa061ad2a72cfa56d3620a.tar.gz
Not MAKE_JOBS_SAFE
Diffstat (limited to 'sysutils/eggdbus')
-rw-r--r--sysutils/eggdbus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/eggdbus/Makefile b/sysutils/eggdbus/Makefile
index e7e6301c290..22ae5decbfa 100644
--- a/sysutils/eggdbus/Makefile
+++ b/sysutils/eggdbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/06/01 10:51:04 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/07/27 14:16:41 joerg Exp $
#
DISTNAME= eggdbus-0.6
@@ -12,6 +12,7 @@ COMMENT= GObject bindings for DBus
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
USE_TOOLS+= pkg-config autoconf automake gmake
GNU_CONFIGURE= yes