aboutsummaryrefslogtreecommitdiff
path: root/devel/dmalloc
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2010-06-18 17:24:59 +0000
committerMatthias Andree <mandree@FreeBSD.org>2010-06-18 17:24:59 +0000
commit503228a9a8c7c93ade5a79e998f263df048129b6 (patch)
tree7b78b230ab2fcec14b855aeea8368147b3b97457 /devel/dmalloc
parenta0562925b70a13580cb009882f5761dabc60390e (diff)
downloadports-503228a9a8c7c93ade5a79e998f263df048129b6.tar.gz
ports-503228a9a8c7c93ade5a79e998f263df048129b6.zip
Mark MAKE_JOBS_UNSAFE.
Approved by: garga (mentor, implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=256669
Diffstat (limited to 'devel/dmalloc')
-rw-r--r--devel/dmalloc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dmalloc/Makefile b/devel/dmalloc/Makefile
index fcfb4f79ae6a..a8a2646c819a 100644
--- a/devel/dmalloc/Makefile
+++ b/devel/dmalloc/Makefile
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-threads --enable-shlib
CFLAGS+= -fPIC
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE= yes
ALL_TARGET= all heavy
INSTALL_TARGET= install