diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 14:32:15 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-05-04 14:32:15 +0000 |
commit | f0bc5e8dd977739512a5720670d392f66c962277 (patch) | |
tree | d489e2d27bf10c4970204d660a71a522205812c7 /net | |
parent | 1e1677cea1d354f25db00c670a4a0f0fce59f17d (diff) | |
download | ports-f0bc5e8dd977739512a5720670d392f66c962277.tar.gz ports-f0bc5e8dd977739512a5720670d392f66c962277.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/pjsip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile index 2970454d59a7..8b965e0fead1 100644 --- a/net/pjsip/Makefile +++ b/net/pjsip/Makefile @@ -40,7 +40,7 @@ SHARED_DESC= Build shared libraries (other ports may depend on this) SPEEXAEC_DESC= Speex Acoustic Echo Canceller/AEC V4L_DESC= Video4Linux2 support YUV_DESC= Libyuv support -EXTSRTP_DESC= Use libsrtp port (needs all ports compiled with WITH_OPENSSL_PORT=yes) +EXTSRTP_DESC= Use libsrtp port (needed to get SRTP support in asterisk13 pjsip backend) OPTIONS_SUB= yes |