summaryrefslogtreecommitdiff
path: root/devel/dmalloc
diff options
context:
space:
mode:
authorjoerg <joerg>2009-12-09 20:35:53 +0000
committerjoerg <joerg>2009-12-09 20:35:53 +0000
commit38e6c3805aaf1eb829fce1e4f3e814160e53cf1a (patch)
treea8b2451b99cc9891053169b952596b4c29e5a40d /devel/dmalloc
parent50a21ead984da4058cf876b4b8e5196a028c69fe (diff)
downloadpkgsrc-38e6c3805aaf1eb829fce1e4f3e814160e53cf1a.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