diff options
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 23b702c5b06d..076fbf65b156 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GNU SASL Library -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ idn.12:${PORTSDIR}/devel/libidn \ gcrypt.6:${PORTSDIR}/security/libgcrypt \ ntlm.0:${PORTSDIR}/security/libntlm \ |