diff options
Diffstat (limited to 'net/mediastreamer/Makefile')
-rw-r--r-- | net/mediastreamer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index 9501906a4348..67dc95ea2ae8 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediastreamer PORTVERSION= 2.11.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/mediastreamer @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libortp.so:${PORTSDIR}/net/ortp \ libsrtp.so:${PORTSDIR}/net/libsrtp \ libbzrtp.so:${PORTSDIR}/security/libbzrtp \ - libpolarssl.so.8:${PORTSDIR}/security/polarssl13 + libmbedtls.so.9:${PORTSDIR}/security/polarssl13 CONFLICTS_INSTALL= linphone-base-[0-9]* |