summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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