summaryrefslogtreecommitdiffstats
path: root/lib/libpam/modules/pam_kerberosIV/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpam/modules/pam_kerberosIV/Makefile')
-rw-r--r--lib/libpam/modules/pam_kerberosIV/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_kerberosIV/Makefile b/lib/libpam/modules/pam_kerberosIV/Makefile
index c0e4282..f6b288e 100644
--- a/lib/libpam/modules/pam_kerberosIV/Makefile
+++ b/lib/libpam/modules/pam_kerberosIV/Makefile
@@ -25,7 +25,7 @@
# $FreeBSD$
LIB= pam_kerberosIV
-SHLIB_NAME= pam_kerberosIV.so
+SHLIB_NAME= ${LIB}.so.${SHLIB_MAJOR}
SRCS= pam_kerberosIV.c klogin.c
CFLAGS+= -DKERBEROS
DPADD= ${LIBKRB} ${LIBCRYPTO} ${LIBCOM_ERR}
OpenPOWER on IntegriCloud