mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
14 lines
225 B
Text
14 lines
225 B
Text
--- configure.orig Wed Jul 26 05:28:54 2006
|
|
+++ configure Thu Oct 5 11:28:54 2006
|
|
@@ -1676,6 +1676,11 @@
|
|
done
|
|
done
|
|
;;
|
|
+ i?86-*-freebsd[[123]].*)
|
|
+ ;;
|
|
+ i?86-*-freebsd*)
|
|
+ ans=yes
|
|
+ ;;
|
|
esac
|
|
done
|
|
|