aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-06-14 16:39:46 +0800
committermarcel <marcel@FreeBSD.org>2003-06-14 16:39:46 +0800
commit0892173ca50b0f096ac3189f754c2b77e9c0a6bb (patch)
treed82d12aaf5eeafe05497f1261fd0d90fbea12e04 /graphics
parent935213ee88a138b1a8985cea909078ecbb6b1de2 (diff)
downloadfreebsd-ports-gnome-0892173ca50b0f096ac3189f754c2b77e9c0a6bb.tar.gz
freebsd-ports-gnome-0892173ca50b0f096ac3189f754c2b77e9c0a6bb.tar.zst
freebsd-ports-gnome-0892173ca50b0f096ac3189f754c2b77e9c0a6bb.zip
Teach configure about ia64 so that it builds on ia64. We have more
than 600 ports depending (directly or indirectly) on Mesa3, so this should help increase the "coverage". Ok'd by: sobomax (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa3/files/patch-config.sub10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/Mesa3/files/patch-config.sub b/graphics/Mesa3/files/patch-config.sub
new file mode 100644
index 000000000000..f75997fdef41
--- /dev/null
+++ b/graphics/Mesa3/files/patch-config.sub
@@ -0,0 +1,10 @@
+--- config.sub Wed Aug 18 17:55:40 1999
++++ /home/marcel/config.sub Fri Jun 13 18:38:48 2003
+@@ -197,6 +197,7 @@
+ | power-* | none-* | 580-* | cray2-* | h8300-* | h8500-* | i960-* \
+ | xmp-* | ymp-* \
+ | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* | hppa2.0w-* | hppa2.0n-* \
++ | ia64-* \
+ | alpha-* | alphaev[4-7]-* | alphaev56-* | alphapca5[67]-* \
+ | we32k-* | cydra-* | ns16k-* | pn-* | np1-* | xps100-* \
+ | clipper-* | orion-* \