Chase libraries for new devel/libidn version
This commit is contained in:
parent
70e41684fa
commit
9a2a3ec918
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112449
5 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= domi@saargate.de
|
||||
COMMENT= This module provides access to the libidn library
|
||||
|
||||
LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn
|
||||
LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-libidn=${PREFIX}/lib --with-libidn-inc=${PREFIX}/include
|
||||
|
|
|
@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= domi@saargate.de
|
||||
COMMENT= This module provides access to the libidn library
|
||||
|
||||
LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn
|
||||
LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-libidn=${PREFIX}/lib --with-libidn-inc=${PREFIX}/include
|
||||
|
|
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= sumikawa@FreeBSD.org
|
||||
COMMENT= A ping-like program that uses tcp and/or http
|
||||
|
||||
LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn
|
||||
LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn
|
||||
|
||||
USE_OPENSSL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= krion@FreeBSD.org
|
||||
COMMENT= GNU SASL Library
|
||||
|
||||
LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn \
|
||||
LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn \
|
||||
gcrypt.12:${PORTSDIR}/security/libgcrypt \
|
||||
ntlm.0:${PORTSDIR}/security/libntlm
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A free implementation of the Kerberos 5 network security system
|
||||
|
||||
LIB_DEPENDS= idn.14:${PORTSDIR}/devel/libidn \
|
||||
LIB_DEPENDS= idn.15:${PORTSDIR}/devel/libidn \
|
||||
gcrypt.12:${PORTSDIR}/security/libgcrypt \
|
||||
tasn1.2:${PORTSDIR}/security/libtasn1
|
||||
|
||||
|
|
Loading…
Reference in a new issue