]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r271401:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 15 Dec 2015 18:01:05 +0000 (18:01 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 15 Dec 2015 18:01:05 +0000 (18:01 +0000)
commit6661189ecc7c97d1485036e1a9c0e68be4b5ae54
treea133747d3e0ea5720371580ad341299c72ca5a5d
parent689526f86cb7d8ee227298dd4c45479b21587e56
MFC r271401:
r271401 (by asomers):

Conditionalize build of etcupdate(8) on MK_RCS. Since etcupdate calls
merge(1), which is part of the RCS package, it must not be installed if
WITHOUT_RCS update is set. Otherwise, it will produce confusing errors.

CR: https://reviews.freebsd.org/D691
Sponsored by: Spectra Logic

git-svn-id: svn://svn.freebsd.org/base/stable/10@292280 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/build/mk/OptionalObsoleteFiles.inc
tools/build/options/WITHOUT_RCS
usr.sbin/Makefile