summaryrefslogtreecommitdiff
path: root/net/asterisk-bristuff/files/patch-editline::configure
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-11-07 14:58:28 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-11-07 14:58:28 +0000
commitfb95f57b7d4687bf7fe90e3aa8bd2ade1879b271 (patch)
tree6ab362524c3796d987e469d957c9b4f276cf48e5 /net/asterisk-bristuff/files/patch-editline::configure
parentUpdate to 1.2.3 and bristuff-0.3.0-PRE-1s. (diff)
- Update to 1.2.13 and bristuff-0.3.0-1s
- Unbreak the build on amd64 (sparc64 should have been fixed too, but can not test that because panther is down) - Pull a number of fixes from main port (fix crash caused by the recent BIND upgrade, make asterisk_pidfile actually working) Sponsored by: Ethon Technologies GmbH
Notes
Notes: svn path=/head/; revision=176709
Diffstat (limited to 'net/asterisk-bristuff/files/patch-editline::configure')
-rw-r--r--net/asterisk-bristuff/files/patch-editline::configure14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk-bristuff/files/patch-editline::configure b/net/asterisk-bristuff/files/patch-editline::configure
deleted file mode 100644
index f6b9c5b76eee..000000000000
--- a/net/asterisk-bristuff/files/patch-editline::configure
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- editline/configure.orig Sun Apr 27 21:13:11 2003
-+++ editline/configure Fri Jan 30 01:47:34 2004
-@@ -1906,7 +1906,7 @@
- CPPFLAGS="$CPPFLAGS -DDEBUG_TTY -DDEBUG_KEY -DDEBUG_READ -DDEBUG"
- CPPFLAGS="$CPPFLAGS -DDEBUG_REFRESH -DDEBUG_PASTE"
- else
-- CFLAGS="$CFLAGS -O"
-+ CFLAGS="$CFLAGS"
- fi
-
-