New commits:
commit ee7a9c495398791978ddb9a5df404e9321a4bb7b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
mdnsresponder: Fails to build with multiple make jobs
diff --git a/net/mdnsresponder/BUILD b/net/mdnsresponder/BUILD
index 337b05e..9848e46 100755
--- a/net/mdnsresponder/BUILD
+++ b/net/mdnsresponder/BUILD
@@ -1,2 +1,3 @@
cd $SOURCE_DIRECTORY/mDNSPosix/ &&
+make_single &&
make os=linux
diff --git a/net/mdnsresponder/HISTORY b/net/mdnsresponder/HISTORY
index 395538a..62b2064 100644
--- a/net/mdnsresponder/HISTORY
+++ b/net/mdnsresponder/HISTORY
@@ -1,2 +1,6 @@
+2008-03-16 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Fails to build with multiple make jobs
+
2008-01-07 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS,BUILD,HISTORY,INSTALL: created spell
+
[SM-Commit] GIT changes to master grimoire by Eric Sandall (ee7a9c495398791978ddb9a5df404e9321a4bb7b),
Eric Sandall, 03/16/2008