diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-03-11 23:38:11 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-03-11 23:38:11 +0000 |
commit | 62d3b1c1fc5917881b5ddbd7e85367d9ee8f0523 (patch) | |
tree | 138a8c3c6b50724d0f2c54f9e0434141128f7521 /x11/XFree86-4-libraries/files/patch-Imake.cf | |
parent | Update MASTER_SITES (diff) |
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=77104
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-Imake.cf')
-rw-r--r-- | x11/XFree86-4-libraries/files/patch-Imake.cf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-Imake.cf b/x11/XFree86-4-libraries/files/patch-Imake.cf index 1942b79f26a2..e20e009d9356 100644 --- a/x11/XFree86-4-libraries/files/patch-Imake.cf +++ b/x11/XFree86-4-libraries/files/patch-Imake.cf @@ -1,12 +1,12 @@ ---- config/cf/Imake.cf.orig Wed Sep 18 18:17:14 2002 -+++ config/cf/Imake.cf Wed Sep 18 18:17:44 2002 -@@ -221,6 +221,10 @@ - # define AlphaArchitecture - # undef __alpha__ +--- config/cf/Imake.cf.orig Tue Mar 4 16:38:16 2003 ++++ config/cf/Imake.cf Tue Mar 4 16:38:18 2003 +@@ -232,6 +232,10 @@ + # define Sparc64Architecture + # undef __sparc64__ # endif -+# ifdef __sparc64__ -+# define Sparc64Architecture -+# undef __sparc64__ ++# ifdef __ia64__ ++# define ia64Architecture ++# undef __ia64__ +# endif #endif /* __FreeBSD__ */ |