mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
is known to fix a crash in Evolution. * Switch maintainer to gnome. Approved by: Joe Kelsey (previous maintainer)
11 lines
285 B
Text
11 lines
285 B
Text
--- configure.orig 2009-04-13 19:05:37.000000000 -0400
|
|
+++ configure 2009-04-13 19:05:00.000000000 -0400
|
|
@@ -20096,7 +20096,7 @@ case "$host" in
|
|
use_builtin_timezone=yes
|
|
os_win32=yes
|
|
;;
|
|
-*linux*)
|
|
+*linux*|*freebsd*)
|
|
use_builtin_timezone=no
|
|
os_win32=no
|
|
;;
|