diff options
Diffstat (limited to 'security/shishi/Makefile')
-rw-r--r-- | security/shishi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile index efc9845cc228..acb123d886c2 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -14,7 +14,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= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ idn.12:${PORTSDIR}/devel/libidn \ tasn1.2:${PORTSDIR}/security/libtasn1 |