diff options
author | krion <krion@FreeBSD.org> | 2004-06-28 14:36:20 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-28 14:36:20 +0800 |
commit | 5eceeb8b926a8241ee47a3e3818bfcf4c391de67 (patch) | |
tree | b45e6549071ff1dc696c0aee0cf87eb073406002 /security/gsasl | |
parent | bf7d8d24d491bb827217fc90d47868fe24be826d (diff) | |
download | freebsd-ports-gnome-5eceeb8b926a8241ee47a3e3818bfcf4c391de67.tar.gz freebsd-ports-gnome-5eceeb8b926a8241ee47a3e3818bfcf4c391de67.tar.zst freebsd-ports-gnome-5eceeb8b926a8241ee47a3e3818bfcf4c391de67.zip |
Chase libraries for new devel/libidn version
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 7a6c48f31ddf..34c7554256c0 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -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 |