mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
14 lines
225 B
Text
14 lines
225 B
Text
--- configure.orig Sun Jul 9 04:08:43 2006
|
|
+++ configure Thu Oct 5 11:20:15 2006
|
|
@@ -1479,6 +1479,11 @@
|
|
done
|
|
done
|
|
;;
|
|
+ i?86-*-freebsd[[123]].*)
|
|
+ ;;
|
|
+ i?86-*-freebsd*)
|
|
+ ans=yes
|
|
+ ;;
|
|
esac
|
|
done
|
|
|