summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-mozilla-config-rules.mk
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-08-03 20:55:29 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-08-03 20:55:29 +0000
commit5dd0796d286a6dc4a6959924fcc131477872187c (patch)
tree60e2c47be79a46ffe85e7a236d9adda348e134d2 /mail/thunderbird/files/patch-mozilla-config-rules.mk
parent- Remove deskutils/lightning-xpi: Depends on obsolete Thunderbird 2. (diff)
- Update to 3.1.1
Thanks to: Andreas Tobler <andreast-list AT fgznet.ch>
Notes
Notes: svn path=/head/; revision=258727
Diffstat (limited to 'mail/thunderbird/files/patch-mozilla-config-rules.mk')
-rw-r--r--mail/thunderbird/files/patch-mozilla-config-rules.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/thunderbird/files/patch-mozilla-config-rules.mk b/mail/thunderbird/files/patch-mozilla-config-rules.mk
new file mode 100644
index 000000000000..bbe6fec94311
--- /dev/null
+++ b/mail/thunderbird/files/patch-mozilla-config-rules.mk
@@ -0,0 +1,13 @@
+--- mozilla/config/rules.mk.orig Thu Sep 14 14:07:03 2006
++++ mozilla/config/rules.mk Wed Oct 18 11:00:09 2006
+@@ -442,9 +442,7 @@
+ endif
+
+ ifeq ($(OS_ARCH),FreeBSD)
+-ifdef IS_COMPONENT
+-EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic
+-endif
++EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc
+ endif
+
+ ifeq ($(OS_ARCH),NetBSD)