1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-22 13:10:31 -04:00
ports/net/ntp-devel/files/patch-configure
2008-01-13 06:50:53 +00:00

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