summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files/patch-configure
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2004-08-11 01:23:30 +0000
committerCy Schubert <cy@FreeBSD.org>2004-08-11 01:23:30 +0000
commit9c8c8608b970c8a484ec9f022c142b4ab7d5fb89 (patch)
tree936883b8a2f87a82be01afa4bdbb6470ddc4c527 /net/ntp-devel/files/patch-configure
parentCorrect a check for gconf2 presence that was causing gconf.xml.defaults to (diff)
NTP development branch has been dormant for a long time. This port does not
currently serve any purpose. It will be resurrected when NTP development resumes.
Notes
Notes: svn path=/head/; revision=115878
Diffstat (limited to 'net/ntp-devel/files/patch-configure')
-rw-r--r--net/ntp-devel/files/patch-configure14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ntp-devel/files/patch-configure b/net/ntp-devel/files/patch-configure
deleted file mode 100644
index 0f7bcb551501..000000000000
--- a/net/ntp-devel/files/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
---- 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