summaryrefslogtreecommitdiff
path: root/net/ntp/files/patch-configure
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2009-05-23 04:11:55 +0000
committerCy Schubert <cy@FreeBSD.org>2009-05-23 04:11:55 +0000
commitc51a82e58660b05fe6e0198476ee14d6edd9c4e8 (patch)
tree958ad8a8ea8dd4626db93f1f131c2408eb25315c /net/ntp/files/patch-configure
parent- Update Flock to 2.5 (diff)
Update from 4.2.4p6 to 4.2.4p7.
PR: ports/134755
Diffstat (limited to '')
-rw-r--r--net/ntp/files/patch-configure10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/ntp/files/patch-configure b/net/ntp/files/patch-configure
index b384d9d4c4b8..72dd4c4c4494 100644
--- a/net/ntp/files/patch-configure
+++ b/net/ntp/files/patch-configure
@@ -12,13 +12,3 @@
esac
done
-@@ -25384,6 +25389,9 @@
- ans=no
- case "$host" in
- *-*-linux*)
-+ ans=yes
-+ ;;
-+ *-*-freebsd*)
- ans=yes
- ;;
- esac