mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
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:
parent
5fc4f24626
commit
c2f11d94a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363483
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user