aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-Krb5
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-15 02:42:04 +0800
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /security/p5-Authen-Krb5
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadfreebsd-ports-gnome-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
freebsd-ports-gnome-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.zst
freebsd-ports-gnome-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Modernize LIB_DEPENDS
With hat: portmgr
Diffstat (limited to 'security/p5-Authen-Krb5')
-rw-r--r--security/p5-Authen-Krb5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Krb5/Makefile b/security/p5-Authen-Krb5/Makefile
index 1f59e7c0953d..c8f2de91693d 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= krb5.3:${PORTSDIR}/security/krb5
+LIB_DEPENDS= libkrb5.so:${PORTSDIR}/security/krb5
USES= perl5
USE_PERL5= configure