diff options
author | Max Khon <fjoe@FreeBSD.org> | 2010-11-24 13:58:38 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2010-11-24 13:58:38 +0000 |
commit | cc61e8918209daa42305c4058a0c09539bc17783 (patch) | |
tree | da98a4fdbb76b825d3a568ad7ba44e36bd7dc167 /net/asterisk/files/patch-channels_h323_Makefile.in | |
parent | - Update to 3.0.8 (diff) |
Remove and disconnect net/asterisk port in preparation for repocopy
from net/asterisk16
Diffstat (limited to 'net/asterisk/files/patch-channels_h323_Makefile.in')
-rw-r--r-- | net/asterisk/files/patch-channels_h323_Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk/files/patch-channels_h323_Makefile.in b/net/asterisk/files/patch-channels_h323_Makefile.in deleted file mode 100644 index 105eb3c41547..000000000000 --- a/net/asterisk/files/patch-channels_h323_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- channels/h323/Makefile.in -+++ channels/h323/Makefile.in -@@ -13,7 +13,7 @@ - STDCCFLAGS += -I../../include -include ../../include/asterisk/autoconfig.h - STDCCFLAGS += -fPIC - #OPTCCFLAGS += --CFLAGS = -pipe -+CFLAGS = -pipe @CXXFLAGS@ - TARGET = libchanh323.a - TARGET += Makefile.ast - SOURCES = ast_h323.cxx compat_h323.cxx cisco-h225.cxx caps_h323.cxx |