diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-07-30 14:24:37 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-07-30 14:24:37 +0000 |
commit | c2f11d94a23b2bd86e9639640abd3669d9b3382f (patch) | |
tree | ec951b26a6e8a966047f44a0afebf1d0015bd8f7 /security/p5-Authen-Krb5 | |
parent | 5fc4f24626a54b9f2efd8676db124d885e94e520 (diff) | |
download | ports-c2f11d94a23b2bd86e9639640abd3669d9b3382f.tar.gz ports-c2f11d94a23b2bd86e9639640abd3669d9b3382f.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Krb5')
-rw-r--r-- | security/p5-Authen-Krb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |