Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131606377
D51515.id159111.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
730 B
Referenced Files
None
Subscribers
None
D51515.id159111.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,24 @@
-I${KRB5_SRCTOP}/include \
-I${KRB5_DIR}
-MAN= k5identity.5 \
- k5login.5 \
- kadm5.acl.5 \
- kdc.conf.5 \
- krb5.conf.5 \
- kerberos.7
+MANGROUPS= KRB5
+KRB5= k5identity.5 \
+ k5login.5 \
+ krb5.conf.5 \
+ kerberos.7
+KRB5PACKAGE= kerberos
+KRB5LINKS=k5identity.5 .k5identity.5
+KRB5LINKS+=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
Fri, Oct 10, 4:48 PM (6 h, 11 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
26/58/f7c40b5368763d300fe744c78473
Default Alt Text
D51515.id159111.diff (730 B)
Attached To
Mode
D51515: krb5: Move some manpages to other packages
Attached
Detach File
Event Timeline
Log In to Comment