diff options
author | Florian Smeets <flo@FreeBSD.org> | 2010-12-29 12:47:09 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2010-12-29 12:47:09 +0000 |
commit | 4ae80f99d448f520d4be96b5be8f85292107d7e2 (patch) | |
tree | d307fbffe1b0edc8f54d86424cae970c2401ea17 /net/asterisk10/files | |
parent | - Update to 8.11 (diff) |
- fix pkg-plist [1]
- enable dahdi on sparc64 [2]
- only use /var as localstatedir if we install to LOCALBASE
- fix harmless portlint warning
PR: 153507 [1]
Submitted by: Dan Lukes <dan@obluda.cz> [1]
fjoe [2]
Approved by: fjoe (mentor)
Notes
Notes:
svn path=/head/; revision=267124
Diffstat (limited to 'net/asterisk10/files')
-rw-r--r-- | net/asterisk10/files/patch-configure | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/net/asterisk10/files/patch-configure b/net/asterisk10/files/patch-configure index 0cc2a352b5a1..0e57fa33bdf4 100644 --- a/net/asterisk10/files/patch-configure +++ b/net/asterisk10/files/patch-configure @@ -1,6 +1,14 @@ ---- configure.orig 2010-10-07 22:58:47.000000000 +0200 -+++ configure 2010-11-06 15:54:49.000000000 +0100 -@@ -4670,9 +4670,9 @@ +--- configure.orig 2010-11-09 21:33:05.000000000 +0100 ++++ configure 2010-12-29 09:00:30.000000000 +0100 +@@ -600,7 +600,6 @@ + ac_default_prefix=/usr/local + ac_default_prefix=/usr/local + ac_default_prefix=/usr/local +-ac_default_prefix=/usr + ac_header_list= + ac_subst_vars='LTLIBOBJS + PBX_SYSLOG +@@ -4670,9 +4669,9 @@ astheaderdir='${includedir}/asterisk' astlibdir='${libdir}/asterisk' astmandir='${mandir}' @@ -12,7 +20,7 @@ astkeydir='${astvarlibdir}' astspooldir='${localstatedir}/spool/asterisk' astlogdir='${localstatedir}/log/asterisk' -@@ -4694,9 +4694,6 @@ +@@ -4694,9 +4693,6 @@ case "${host_os}" in freebsd*) @@ -22,7 +30,7 @@ ;; openbsd*) -@@ -25058,7 +25055,7 @@ +@@ -25152,7 +25148,7 @@ fi |