ports/net/ntp/files/patch-configure
Cy Schubert c51a82e586 Update from 4.2.4p6 to 4.2.4p7.
PR:		ports/134755
2009-05-23 04:11:55 +00:00

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