summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files/patch-configure
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2008-01-13 06:50:53 +0000
committerCy Schubert <cy@FreeBSD.org>2008-01-13 06:50:53 +0000
commitce264bb9a741e8727fb622c2c070adb24fe20066 (patch)
tree7a16db64300ba05d62df950423bab429a43fbec1 /net/ntp-devel/files/patch-configure
parent. Update to tzupdater 1.3.3. (diff)
Update 4.2.5p75 --> 4.2.5p109
Notes
Notes: svn path=/head/; revision=205588
Diffstat (limited to 'net/ntp-devel/files/patch-configure')
-rw-r--r--net/ntp-devel/files/patch-configure10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/ntp-devel/files/patch-configure b/net/ntp-devel/files/patch-configure
index a29a9a80766d..29c7d12314ec 100644
--- a/net/ntp-devel/files/patch-configure
+++ b/net/ntp-devel/files/patch-configure
@@ -12,13 +12,3 @@
esac
done
-@@ -49085,6 +49090,9 @@
- ans=no
- case "$host" in
- *-*-linux*)
-+ ans=yes
-+ ;;
-+ *-*-freebsd*)
- ans=yes
- ;;
- esac