summaryrefslogtreecommitdiff
path: root/krb5
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-07-25 15:04:40 +0100
committerLexi Winter <ivy@FreeBSD.org>2025-07-25 18:31:26 +0100
commit98d46e05ab08c015247b53e770895521acca93fe (patch)
tree0c4c7961a970c756296da17ea7cc6cef6cb08b92 /krb5
parent2a454b05f2c1f9dc2d27f0d553fd1f890b750aa1 (diff)
krb5/util/profile: Do not install profile.5
I am not sure what this file from upstream is supposed to be, but it's not a manual page. Remove it and add to ObsoleteFiles. Reviewed by: cy Differential Revision: https://reviews.freebsd.org/D51517
Diffstat (limited to 'krb5')
-rw-r--r--krb5/util/profile/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/krb5/util/profile/Makefile b/krb5/util/profile/Makefile
index a921e29150bb..7d1b806bfb5d 100644
--- a/krb5/util/profile/Makefile
+++ b/krb5/util/profile/Makefile
@@ -67,13 +67,8 @@ profile.h: profile.hin prof_err.h
prof_file.c: profile.h
-MAN= profile.5
-
.include <bsd.lib.mk>
-.SUFFIXES: .h .c .man .1 .et
-
-.man.5:
- cp ${.ALLSRC} ${.TARGET}
+.SUFFIXES: .et
.PATH: ${KRB5_DIR}/util/profile