aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/su/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-11-20 23:23:28 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-11-20 23:23:28 +0000
commita38c3127e1d2842d089ea9a900084e5a89c14231 (patch)
treeacd9148b17fccb37bc03b7b664b3df596d5e4a5f /usr.bin/su/Makefile
parent18f3b9a1441626a2406753eb8b89e847c48551b7 (diff)
downloadsrc-a38c3127e1d2842d089ea9a900084e5a89c14231.tar.gz
src-a38c3127e1d2842d089ea9a900084e5a89c14231.zip
Add distribution=krb for P-HK
Notes
Notes: svn path=/head/; revision=4715
Diffstat (limited to 'usr.bin/su/Makefile')
-rw-r--r--usr.bin/su/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile
index f9b61b1a9966..fff8503ef894 100644
--- a/usr.bin/su/Makefile
+++ b/usr.bin/su/Makefile
@@ -13,6 +13,7 @@ DPADD= ${LIBCRYPT} ${LIBSKEY} ${LIBMD}
CFLAGS+=-DKERBEROS
DPADD+= ${LIBKRB} ${LIBDES}
LDADD+= -lkrb -ldes
+DISTRIBUTION= krb
.endif
BINOWN= root