aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-02-17 14:53:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-02-17 14:53:29 +0000
commit1872f119c59ca5e4e974cfadcbdd19627f7ee23e (patch)
tree51f88c6fda2f2c4d99fb30770852184bbff932b3 /mail/sendmail
parent508b4ddfffab98fd647e71ed0319a9e9c2ad776f (diff)
downloadports-1872f119c59ca5e4e974cfadcbdd19627f7ee23e.tar.gz
ports-1872f119c59ca5e4e974cfadcbdd19627f7ee23e.zip
Notes
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/files/patch-FreeBSD8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/sendmail/files/patch-FreeBSD b/mail/sendmail/files/patch-FreeBSD
new file mode 100644
index 000000000000..45ef0216ca9e
--- /dev/null
+++ b/mail/sendmail/files/patch-FreeBSD
@@ -0,0 +1,8 @@
+--- devtools/OS/FreeBSD Wed Jan 10 21:44:08 2001
++++ devtools/OS/FreeBSD Thu Feb 14 08:59:38 2002
+@@ -5,4 +5,5 @@
+ define(`confLD', `cc')
+ define(`confMTLDOPTS', `-pthread')
++define(`confMTCCOPTS', `-pthread')
+ define(`confLDOPTS_SO', `-shared')
+ define(`confCCOPTS_SO', `-fPIC')