summaryrefslogtreecommitdiff
path: root/net/asterisk12/files/patch-cdr::Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2004-10-17 18:00:02 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2004-10-17 18:00:02 +0000
commitcd8cc8071ff2ad81003a23f16fac61debf60153b (patch)
treea6810dff0623ee603db9fa365f2ee4ce444f0c7b /net/asterisk12/files/patch-cdr::Makefile
parentEnable building on 4.x. (diff)
Update to 1.0.1.
Notes
Notes: svn path=/head/; revision=119685
Diffstat (limited to 'net/asterisk12/files/patch-cdr::Makefile')
-rw-r--r--net/asterisk12/files/patch-cdr::Makefile15
1 files changed, 12 insertions, 3 deletions
diff --git a/net/asterisk12/files/patch-cdr::Makefile b/net/asterisk12/files/patch-cdr::Makefile
index 2ede608f9019..f646d2c9a3dc 100644
--- a/net/asterisk12/files/patch-cdr::Makefile
+++ b/net/asterisk12/files/patch-cdr::Makefile
@@ -1,9 +1,18 @@
$FreeBSD$
---- cdr/Makefile.orig Sun Jan 11 21:17:02 2004
-+++ cdr/Makefile Fri Jan 30 01:47:34 2004
-@@ -43,7 +43,7 @@
+--- cdr/Makefile.orig Tue Aug 31 19:33:00 2004
++++ cdr/Makefile Thu Oct 14 19:13:38 2004
+@@ -21,7 +21,7 @@
+ OSARCH=$(shell uname -s)
+
+ ifeq (${OSARCH},FreeBSD)
+-SOLINK+=-L/usr/local/lib
++SOLINK+=-L$(LOCALBASE)/lib
+ endif
+
+ #The problem with sparc is the best stuff is in newer versions of gcc (post 3.0) only.
+@@ -71,7 +71,7 @@
all: depend $(MODS)
install: all