summaryrefslogtreecommitdiff
path: root/net/ntp-stable/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntp-stable/files/patch-configure')
-rw-r--r--net/ntp-stable/files/patch-configure24
1 files changed, 0 insertions, 24 deletions
diff --git a/net/ntp-stable/files/patch-configure b/net/ntp-stable/files/patch-configure
deleted file mode 100644
index 1410edae1225..000000000000
--- a/net/ntp-stable/files/patch-configure
+++ /dev/null
@@ -1,24 +0,0 @@
---- configure.orig Wed Jul 26 04:09:23 2006
-+++ configure Thu Oct 5 11:28:58 2006
-@@ -1479,6 +1479,11 @@
- done
- done
- ;;
-+ i?86-*-freebsd[[123]].*)
-+ ;;
-+ i?86-*-freebsd*)
-+ ans=yes
-+ ;;
- esac
- done
-
-@@ -25409,6 +25414,9 @@
- ans=no
- case "$host" in
- *-*-linux*)
-+ ans=yes
-+ ;;
-+ *-*-freebsd*)
- ans=yes
- ;;
- esac