aboutsummaryrefslogtreecommitdiff
path: root/mail/spamilter
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-12-16 20:57:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-12-16 20:57:39 +0000
commit2a686b1c21b94162d950701d4e793574b19822a7 (patch)
treef5b4d3ffd38917b8686c90cc44dcd04d1e2a9662 /mail/spamilter
parent7fb8a2a32a8261608dedcabfeffe715a3a9470a7 (diff)
downloadports-2a686b1c21b94162d950701d4e793574b19822a7.tar.gz
ports-2a686b1c21b94162d950701d4e793574b19822a7.zip
- Fix threading for FreeBSD 5.2.1
Notes
Notes: svn path=/head/; revision=124227
Diffstat (limited to 'mail/spamilter')
-rw-r--r--mail/spamilter/files/patch-Makefile.tmpl13
1 files changed, 11 insertions, 2 deletions
diff --git a/mail/spamilter/files/patch-Makefile.tmpl b/mail/spamilter/files/patch-Makefile.tmpl
index 151bc2a12dd6..130a77633c14 100644
--- a/mail/spamilter/files/patch-Makefile.tmpl
+++ b/mail/spamilter/files/patch-Makefile.tmpl
@@ -1,5 +1,14 @@
---- Makefile.tmpl.orig Sun Apr 11 01:53:56 2004
-+++ Makefile.tmpl Wed Apr 21 17:48:38 2004
+--- Makefile.tmpl.orig Thu Apr 29 15:46:00 2004
++++ Makefile.tmpl Mon Aug 23 16:23:03 2004
+@@ -27,7 +27,7 @@
+ <ALL>
+ <ALL>INCLUDEDIR= -I. -I${SMDIR}/include
+ <ALL>
+-<BSD>CFLAGS= -pthread
++#<BSD>CFLAGS= -pthread
+ <SunOS>CFLAGS=
+ <Linux>CFLAGS= -pthread
+ <ALL>#CFLAGS+= -ggdb -g3
@@ -68,7 +68,7 @@
<Linux> rm -f *.o *core spamilter dnsblchk dnsblupd mxlookup iflookup
<ALL> cd libspf; ${MAKE} $@