diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2018-12-12 20:48:30 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-12-12 20:48:30 +0000 |
| commit | 98eeedd0083c4b86e70519436ffe3133d52781dc (patch) | |
| tree | 83a1dc6f05bb778a379436f038899cd7f7d79f53 /net/pjsip/files/patch-build.mak.in | |
| parent | devel/ptlib builds fine with OpenSSL 1.1.1 after r484518 (diff) | |
- Update asterisk13 to 13.24.0
- Update asterisk15 to 15.7.0
- Update asterisk16 to 16.1.0
- Update pjsip to 2.8
- Remove upstreamed patches from pjsip port
- Add USES=gnome to asterisk ports
- Silence portlint warnings
Notes
Notes:
svn path=/head/; revision=487324
Diffstat (limited to 'net/pjsip/files/patch-build.mak.in')
| -rw-r--r-- | net/pjsip/files/patch-build.mak.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/pjsip/files/patch-build.mak.in b/net/pjsip/files/patch-build.mak.in deleted file mode 100644 index ce1ab0ea4bd7..000000000000 --- a/net/pjsip/files/patch-build.mak.in +++ /dev/null @@ -1,20 +0,0 @@ ---- build.mak.in.orig 2016-08-25 01:36:33 UTC -+++ build.mak.in -@@ -106,7 +106,7 @@ APP_THIRD_PARTY_LIB_FILES += $(PJ_DIR)/third_party/lib - endif - endif - --ifneq ($(findstring pa,@ac_pjmedia_snd@),) -+#ifneq ($(findstring pa,@ac_pjmedia_snd@),) - ifeq (@ac_external_pa@,1) - # External PA - APP_THIRD_PARTY_EXT += -lportaudio -@@ -119,7 +119,7 @@ APP_THIRD_PARTY_LIBS += -lportaudio - APP_THIRD_PARTY_LIB_FILES += $(PJ_DIR)/third_party/lib/libportaudio.$(SHLIB_SUFFIX).$(PJ_VERSION_MAJOR) $(PJ_DIR)/third_party/lib/libportaudio.$(SHLIB_SUFFIX) - endif - endif --endif -+#endif - - ifneq (@ac_no_yuv@,1) - ifeq (@ac_external_yuv@,1) |
