diff --git a/security/p5-Authen-Krb5/Makefile b/security/p5-Authen-Krb5/Makefile index c8f2de91693d..90017d70cad5 100644 --- a/security/p5-Authen-Krb5/Makefile +++ b/security/p5-Authen-Krb5/Makefile @@ -11,7 +11,7 @@ DISTNAME= Krb5-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Kerberos 5 -LIB_DEPENDS= libkrb5.so:${PORTSDIR}/security/krb5 +LIB_DEPENDS= libkrb5.so.3:${PORTSDIR}/security/krb5 USES= perl5 USE_PERL5= configure