mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
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/
10 lines
282 B
C
10 lines
282 B
C
--- config/mkdepend/imakemdep.h Fri Sep 4 21:22:25 1998
|
|
+++ config/mkdepend/imakemdep.h Thu Oct 16 22:43:25 2003
|
|
@@ -278,4 +278,7 @@
|
|
"-D__i386__",
|
|
# endif
|
|
+# if defined(__amd64__) || defined(__x86_64__)
|
|
+ "-D__amd64__ -D__x86_64__",
|
|
+# endif
|
|
# ifdef __GNUC__
|
|
"-traditional",
|