Honor WITHOUT_IPX when installing etc/rc.d/ipxrouted.
MFC after: 1 week Approved by: re (kib)
This commit is contained in:
parent
6f1f963a1c
commit
9b0113067a
@ -16,7 +16,7 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
|
||||
hostapd hostid hostid_save hostname \
|
||||
inetd initrandom \
|
||||
ip6addrctl ipfilter ipfs ipfw ipmon \
|
||||
ipnat ipsec ipxrouted \
|
||||
ipnat ipsec \
|
||||
jail \
|
||||
kadmind kerberos keyserv kld kldxref kpasswdd \
|
||||
ldconfig local localpkg lockd lpd \
|
||||
@ -42,6 +42,10 @@ FILES= DAEMON FILESYSTEMS LOGIN NETWORKING SERVERS \
|
||||
ypset ypupdated ypxfrd \
|
||||
zfs zvol
|
||||
|
||||
.if ${MK_IPX} != "no"
|
||||
FILES+= ipxrouted
|
||||
.endif
|
||||
|
||||
.if ${MK_OFED} != "no"
|
||||
FILES+= opensm
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user