Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160945936
D51515.id159060.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
703 B
Referenced Files
None
Subscribers
None
D51515.id159060.diff
View Options
diff --git a/krb5/lib/krb5/Makefile b/krb5/lib/krb5/Makefile
--- a/krb5/lib/krb5/Makefile
+++ b/krb5/lib/krb5/Makefile
@@ -50,19 +50,23 @@
-I${KRB5_SRCTOP}/include \
-I${KRB5_DIR}
-MAN= k5identity.5 \
- k5login.5 \
- kadm5.acl.5 \
- kdc.conf.5 \
- krb5.conf.5 \
- kerberos.7
+MANGROUPS= MAN
+MAN= k5identity.5 \
+ k5login.5 \
+ krb5.conf.5 \
+ kerberos.7
+MANLINKS=k5identity.5 .k5identity.5
+MANLINKS+=k5login.5 .k5login.5
+
+MANGROUPS+= KDC
+KDC= kadm5.acl.5 \
+ kdc.conf.5
+KDCPACKAGE= kerberos-kdc
-MLINKS= k5identity.5 .k5identity.5
-MLINKS+=k5login.5 .k5login.5
.include <bsd.lib.mk>
-.SUFFIXES: .h .c .et .man .5 .7
+.SUFFIXES: .et .man
.man.5:
@cp ${.ALLSRC} ${.TARGET}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 30, 8:15 AM (13 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34490205
Default Alt Text
D51515.id159060.diff (703 B)
Attached To
Mode
D51515: krb5: Move some manpages to other packages
Attached
Detach File
Event Timeline
Log In to Comment