diff options
| author | Mark Murray <markm@FreeBSD.org> | 1999-09-19 22:26:02 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1999-09-19 22:26:02 +0000 |
| commit | f7f09ffb6c7cd96397de32b2e534ddff431e6791 (patch) | |
| tree | 634c76462ac83d2f700968cb5c65007ba145093e /usr.bin/su | |
| parent | 105b74f110bf27b328e783430121720c62648228 (diff) | |
Notes
Diffstat (limited to 'usr.bin/su')
| -rw-r--r-- | usr.bin/su/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile index 60d83f693d1f5..91ac2a81e500a 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 |
