freebsd-ports/mail/thunderbird3/files/patch-mozilla-storage-build-Makefile.in
Beat Gaetzi 0cfa502711 - Update to 3.0
Some of the new features:

  * Thunderbird 3 is available in 49 languages - get your local version.
  * Tabbed Email.
  * The new search experience is much faster, and new search tools will
    help you narrow down your search.
  * A new Message Archive folder system will help you organize your email.
  * Lots of user experience improvements: main toolbar has been simplified,
    new search widget, new Mail Account Wizard, Smart Folders, Activity
    Manager, one-click Address Book, Attachment Reminder.

Thanks to:	 Andreas Tobler, Florian Smeets, miwi@
2009-12-14 15:35:18 +00:00

10 lines
287 B
Text

--- mozilla/storage/build/Makefile.in.orig Tue Feb 21 11:18:56 2006
+++ mozilla/storage/build/Makefile.in Sun Nov 5 16:16:06 2006
@@ -77,6 +77,7 @@
$(EXTRA_DSO_LIBS) \
$(MOZ_COMPONENT_LIBS) \
$(MOZ_JS_LIBS) \
+ %%PTHREAD_LIBS%% \
$(NULL)
include $(topsrcdir)/config/rules.mk