summaryrefslogtreecommitdiffstats
path: root/usr.bin/su
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/su')
-rw-r--r--usr.bin/su/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile
index 60d83f6..91ac2a8 100644
--- a/usr.bin/su/Makefile
+++ b/usr.bin/su/Makefile
@@ -17,7 +17,7 @@ CFLAGS+= -Wall
CFLAGS+=-DKERBEROS
DPADD+= ${LIBKRB} ${LIBDES} ${LIBCOM_ERR}
LDADD+= -lkrb -ldes -lcom_err
-DISTRIBUTION= krb
+DISTRIBUTION= krb4
.endif
BINMODE=4555
OpenPOWER on IntegriCloud