aboutsummaryrefslogtreecommitdiff
path: root/security/shishi
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-29 14:30:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-29 14:30:47 +0000
commite4df6d015901d743d6ab6716eb1ff328c7eb9d9f (patch)
tree42466d3e5f776bf990f3ec4cba47919517ae327b /security/shishi
parent0f411bc34daacb7e0c18472db0e41468f8dee640 (diff)
downloadports-e4df6d015901d743d6ab6716eb1ff328c7eb9d9f.tar.gz
ports-e4df6d015901d743d6ab6716eb1ff328c7eb9d9f.zip
- Chase libraries for new libidn version
Notes
Notes: svn path=/head/; revision=102538
Diffstat (limited to 'security/shishi')
-rw-r--r--security/shishi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 98a4667bd089..27b4194e21f7 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -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.12:${PORTSDIR}/devel/libidn \
+LIB_DEPENDS= idn.13:${PORTSDIR}/devel/libidn \
tasn1.2:${PORTSDIR}/security/libtasn1
USE_PERL5_BUILD= yes