summaryrefslogtreecommitdiff
path: root/mail/milter-spamc/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/milter-spamc/files/patch-ad')
-rw-r--r--mail/milter-spamc/files/patch-ad10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/milter-spamc/files/patch-ad b/mail/milter-spamc/files/patch-ad
new file mode 100644
index 000000000000..611e79b2586b
--- /dev/null
+++ b/mail/milter-spamc/files/patch-ad
@@ -0,0 +1,10 @@
+--- ../lib/configure.orig Wed Jun 16 13:56:11 2004
++++ ../lib/configure Wed Jun 16 13:56:19 2004
+@@ -1621,7 +1621,6 @@
+
+ if test "$OS" = 'FreeBSD'; then
+ # Assume GCC.
+- CFLAGS="${CFLAGS} -D_THREAD_SAFE -pthread"
+ COMPILE='$(CC) $(CFLAGS) $(CC_O)$*$O -c $<'
+ ARCHIVE='ar rc $(LIB) {}'
+ XARGSI='xargs -J{}'