diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2020-07-17 08:21:24 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2020-07-17 08:21:24 +0000 |
| commit | dc0a2a9488025b6094f7da304dec43a2a5e5ffb8 (patch) | |
| tree | 8be6bb4eeb520d52410e0bfe40989ecc1feaebad /net/asterisk13/files/patch-third-party_pjproject_Makefile | |
| parent | Update calibre to 4.21.0 (diff) | |
- Update asterisk13 to 13.35.0
- Asterisk project now embeds pjsip 2.10, get it's distribution
from github and adapt port
- Remove patch merged upstream
- Refresh patches and rename to current naming scheme
- Reorder some variables to silnce portlint warning
Diffstat (limited to 'net/asterisk13/files/patch-third-party_pjproject_Makefile')
| -rw-r--r-- | net/asterisk13/files/patch-third-party_pjproject_Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk13/files/patch-third-party_pjproject_Makefile b/net/asterisk13/files/patch-third-party_pjproject_Makefile index c6c2da016933..3ff96606b3ec 100644 --- a/net/asterisk13/files/patch-third-party_pjproject_Makefile +++ b/net/asterisk13/files/patch-third-party_pjproject_Makefile @@ -1,4 +1,4 @@ ---- third-party/pjproject/Makefile.orig 2020-04-30 14:04:41 UTC +--- third-party/pjproject/Makefile.orig 2020-07-09 15:33:47 UTC +++ third-party/pjproject/Makefile @@ -90,14 +90,10 @@ _all: $(TARGETS) |
