mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
10 lines
320 B
Text
10 lines
320 B
Text
--- configure.orig Wed Sep 6 23:14:01 2006
|
|
+++ configure Fri Jun 8 19:49:39 2007
|
|
@@ -1772,6 +1772,7 @@
|
|
i[3456]86-*-freebsd*) machine=intel386 ;;
|
|
amd64-*-freebsd*|x86_64-*-freebsd*) machine=amdx86-64 ;;
|
|
sparc*-*-freebsd*) machine=sparc ;;
|
|
+ ia64*-*-freebsd*) machine=ia64 ;;
|
|
esac
|
|
;;
|
|
|