summaryrefslogtreecommitdiff
path: root/devel/dmalloc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-12-09 20:35:53 +0000
committerjoerg <joerg@pkgsrc.org>2009-12-09 20:35:53 +0000
commita44609589faabacb732b6470bc198c59f8374298 (patch)
treea8b2451b99cc9891053169b952596b4c29e5a40d /devel/dmalloc
parentd64ccfe0ff9ac9cec12c33a2eb9fe7e2f88f02bf (diff)
downloadpkgsrc-a44609589faabacb732b6470bc198c59f8374298.tar.gz
Not MAKE_JOBS_SAFE as it removes a header during rebuild to recreate it.
Diffstat (limited to 'devel/dmalloc')
-rw-r--r--devel/dmalloc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile
index ec9d9298fc7..7e4bfadb22f 100644
--- a/devel/dmalloc/Makefile
+++ b/devel/dmalloc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/05/23 17:33:37 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2009/12/09 20:35:53 joerg Exp $
DISTNAME= dmalloc-5.4.2
CATEGORIES= devel
@@ -11,6 +11,8 @@ COMMENT= Run-time configurable debugging malloc library
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shlib