summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordan <dan>2006-10-23 03:26:24 +0000
committerdan <dan>2006-10-23 03:26:24 +0000
commit57268c113dd970bd50d4ea17b604e471ba41b2fb (patch)
treecbf25bc32dcb211c19eb7f511cb49c03020e334b /net
parent9218a6918fa5922f574eddd9b8d5d8b4743ebadd (diff)
downloadpkgsrc-57268c113dd970bd50d4ea17b604e471ba41b2fb.tar.gz
MAKE_JOBS_SAFE=NO
blows up very early in build with -j, it seems make may not be aware of dependencies on some generated .h/.c files
Diffstat (limited to 'net')
-rw-r--r--net/samba/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 5d216742182..2d6de264f2e 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.167 2006/10/17 11:29:36 tv Exp $
+# $NetBSD: Makefile,v 1.168 2006/10/23 03:26:24 dan Exp $
.include "Makefile.mirrors"
@@ -16,6 +16,7 @@ COMMENT= SMB/CIFS protocol server suite
CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* \
winbind-[0-9]*
+MAKE_JOBS_SAFE= NO
PKG_INSTALLATION_TYPES= overwrite pkgviews