mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
|
--- configure.orig Mon Sep 27 00:02:14 1999
|
||
|
+++ configure Wed Mar 15 23:44:50 2000
|
||
|
@@ -578,7 +578,7 @@
|
||
|
esac;;
|
||
|
FreeBSD*)
|
||
|
case $machine in
|
||
|
- i*86) machine=ix86;;
|
||
|
+ i*86) machine=i386;;
|
||
|
esac;;
|
||
|
SunOS*)
|
||
|
case $version in
|