freebsd-ports/mail/thunderbird/files/patch-configure.in
Beat Gaetzi 5dd0796d28 - Update to 3.1.1
Thanks to:	Andreas Tobler <andreast-list AT fgznet.ch>
2010-08-03 20:55:29 +00:00

11 lines
242 B
Text

--- configure.in.orig 2009-08-14 11:24:58.206076928 +0200
+++ 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