1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

Depend on PolarSSL 1.3

Reported by:	antoine
This commit is contained in:
Tijl Coosemans 2015-04-17 07:04:45 +00:00
parent 37b8fa80ac
commit 64e8bce526
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384138

View File

@ -2,6 +2,7 @@
PORTNAME= libbzrtp
PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SAVANNAH/linphone/bzrtp
DISTNAME= bzrtp-${DISTVERSION}
@ -12,10 +13,11 @@ COMMENT= ZRTP support library (RFC 6189)
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpolarssl.so:${PORTSDIR}/security/polarssl
LIB_DEPENDS= libpolarssl.so.8:${PORTSDIR}/security/polarssl13
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-strict --with-polarssl=${LOCALBASE}
CONFIGURE_ARGS= --disable-silent-rules --disable-strict \
--with-polarssl=${LOCALBASE}
INSTALL_TARGET= install-strip
USES= libtool pathfix pkgconfig
USE_GNOME= libxml2