aboutsummaryrefslogtreecommitdiff
path: root/net/belle-sip
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-06-12 16:14:54 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-06-12 16:14:54 +0000
commit98cdddb183af480479a2e44fab921b5d00f1f83d (patch)
tree0bb443f7e1edd8b47b67dbe13eac10697b842cd8 /net/belle-sip
parentd8a0424e79986707976eb26e5c1a2262d543700c (diff)
downloadports-98cdddb183af480479a2e44fab921b5d00f1f83d.tar.gz
ports-98cdddb183af480479a2e44fab921b5d00f1f83d.zip
Notes
Diffstat (limited to 'net/belle-sip')
-rw-r--r--net/belle-sip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/belle-sip/Makefile b/net/belle-sip/Makefile
index 4355dfd07fbc..6a289230a10e 100644
--- a/net/belle-sip/Makefile
+++ b/net/belle-sip/Makefile
@@ -2,6 +2,7 @@
PORTNAME= belle-sip
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= net java
MASTER_SITES= SAVANNAH/linphone/${PORTNAME}/ \
http://www.antlr3.org/download/:source2
@@ -33,7 +34,7 @@ OPTIONS_DEFINE= POLARSSL
OPTIONS_DEFAULT=POLARSSL
POLARSSL_CONFIGURE_ENABLE= tls
-POLARSSL_LIB_DEPENDS= libpolarssl.so.8:${PORTSDIR}/security/polarssl13
+POLARSSL_LIB_DEPENDS= libmbedtls.so.9:${PORTSDIR}/security/polarssl13
post-extract:
@${CP} ${DISTDIR}/antlr-3.4-complete.jar ${WRKDIR}/antlr-complete.jar