From 6241eb016aae09907b3c4174a13acd6d285b1a37 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sat, 18 Nov 2006 03:58:13 +0000 Subject: Add lightning Lightning brings the Sunbird calendar to the popular email client, Mozilla Thunderbird. Mozilla Thunderbird is a redesign of the Mozilla mail component with the goal of becoming a cross-platform stand alone mail application using the XUL user interface language. See the Mozilla Thunderbird project page for more details. The Sunbird Project is a redesign of the Mozilla Calendar component. The goal is to produce a cross platform standalone calendar application based on Mozilla's XUL user interface language. WWW: http://www.mozilla.org/projects/calendar/lightning/ http://www.mozilla.com/thunderbird/ http://www.mozilla.org/projects/calendar/sunbird/ --- mail/lightning/files/patch-config_rules.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/lightning/files/patch-config_rules.mk (limited to 'mail/lightning/files/patch-config_rules.mk') diff --git a/mail/lightning/files/patch-config_rules.mk b/mail/lightning/files/patch-config_rules.mk new file mode 100644 index 000000000000..7377726fdc66 --- /dev/null +++ b/mail/lightning/files/patch-config_rules.mk @@ -0,0 +1,11 @@ +--- config/rules.mk.orig Fri Jul 7 00:13:36 2006 ++++ config/rules.mk Sun Sep 3 00:04:03 2006 +@@ -443,7 +443,7 @@ + + ifeq ($(OS_ARCH),FreeBSD) + ifdef IS_COMPONENT +-EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic ++EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc + endif + endif + -- cgit v1.2.3