Sort MK_NETLINK option

Reviewed by:	emaste, imp, netchild
Pull Request:	https://github.com/freebsd/freebsd-src/pull/896
This commit is contained in:
Brooks Davis 2023-11-09 01:03:46 +00:00
parent 2b3bf27da4
commit c90d0600ee

View file

@ -5487,6 +5487,11 @@ OLD_FILES+=usr/share/snmp/defs/netgraph_tree.def
OLD_FILES+=usr/share/snmp/mibs/BEGEMOT-NETGRAPH.txt
.endif
.if ${MK_NETLINK} == no
OLD_FILES+=usr.bin/genl
OLD_FILES+=usr/share/man/man1/genl.1.gz
.endif
.if ${MK_NIS} == no
OLD_FILES+=etc/rc.d/ypbind
OLD_FILES+=etc/rc.d/ypldap
@ -5551,11 +5556,6 @@ OLD_FILES+=var/yp/Makefile.dist
OLD_DIRS+=var/yp
.endif
.if ${MK_NETLINK} == no
OLD_FILES+=usr.bin/genl
OLD_FILES+=usr/share/man/man1/genl.1.gz
.endif
.if ${MK_NLS} == no
OLD_DIRS+=usr/share/nls/
OLD_DIRS+=usr/share/nls/C