diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2010-11-28 19:44:40 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2010-11-28 19:44:40 +0000 |
| commit | 46d90ed03174a5ca966b690198acea675a58d214 (patch) | |
| tree | 499c5db38e6a12f5ab1b97617f20213183639134 /net/asterisk-bristuff/files/patch-Makefile | |
| parent | Add a note about asterisk update to 1.8 (diff) | |
The only thing that was missing in stock asterisk was lack of ISDN bri_net_ptmp
signalling that was implemented in asterisk 1.8 and libpri 1.4.11.
Diffstat (limited to 'net/asterisk-bristuff/files/patch-Makefile')
| -rw-r--r-- | net/asterisk-bristuff/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/asterisk-bristuff/files/patch-Makefile b/net/asterisk-bristuff/files/patch-Makefile deleted file mode 100644 index 8b7a4754c7d5..000000000000 --- a/net/asterisk-bristuff/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig 2009-10-18 21:42:27.000000000 +0700 -+++ Makefile 2009-10-18 21:43:06.000000000 +0700 -@@ -406,7 +406,7 @@ - rm -f build_tools/menuselect-deps - - datafiles: _all -- if [ x`$(ID) -un` = xroot ]; then CFLAGS="$(ASTCFLAGS)" bash build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi -+ #if [ x`$(ID) -un` = xroot ]; then CFLAGS="$(ASTCFLAGS)" bash build_tools/mkpkgconfig $(DESTDIR)/usr/lib/pkgconfig; fi - # Should static HTTP be installed during make samples or even with its own target ala - # webvoicemail? There are portions here that *could* be customized but might also be - # improved a lot. I'll put it here for now. |
