ports/net/ntp-devel/files/patch-configure
Cy Schubert 773cddcc2c Resurrect the ntp-devel port. This port tracks the -DEV branch of NTP
whereas the ntp and ntp-stable ports track the -PROD and -STABLE branches
of NTP respectively.
2006-02-03 23:23:22 +00:00

14 lines
295 B
Text

--- configure Tue Dec 18 19:27:28 2001
+++ configure Sat Dec 22 00:41:29 2001
@@ -1276,6 +1276,11 @@
mips-sgi-irix*)
ans=yes
;;
+ i?86-*-freebsd[[123]].*)
+ ;;
+ i?86-*-freebsd*)
+ ans=yes
+ ;;
esac
ac_cv_var_no_parenb_ignpar=$ans])
case "$ac_cv_var_no_parenb_ignpar" in