freebsd-ports/mail/thunderbird3/files/patch-mozilla-configure.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

11 lines
258 B
Text

--- mozilla/configure.in.orig 2009-08-14 11:24:58.206076928 +0200
+++ mozilla/configure.in 2009-08-14 11:25:29.601293359 +0200
@@ -5680,7 +5680,7 @@
CPU_ARCH=sparc
;;
-x86_64 | ia64)
+amd64 | x86_64 | ia64)
CPU_ARCH="$OS_TEST"
;;
esac