Specify the libkrb5 abi version, otherwise, LIB_DEPEDNS finds it from base, and

hell breaks loose.

Pointy hat to:	bapt (because one has to take the blame)
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-07-30 14:24:37 +00:00
parent 5fc4f24626
commit c2f11d94a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363483

View File

@ -11,7 +11,7 @@ DISTNAME= Krb5-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for Kerberos 5 COMMENT= Perl extension for Kerberos 5
LIB_DEPENDS= libkrb5.so:${PORTSDIR}/security/krb5 LIB_DEPENDS= libkrb5.so.3:${PORTSDIR}/security/krb5
USES= perl5 USES= perl5
USE_PERL5= configure USE_PERL5= configure