]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove MK_INFO guards in bsd.info.mk per r276556
authorngie <ngie@FreeBSD.org>
Fri, 2 Jan 2015 22:55:30 +0000 (22:55 +0000)
committerngie <ngie@FreeBSD.org>
Fri, 2 Jan 2015 22:55:30 +0000 (22:55 +0000)
commit4cb93faf9437a68f5ae3cfd6830c71f282d9e775
tree59cbd534a8def3645396578fad9cb017bb3ce31e
parentab5ef204effe37a71361c38c9de346ca352254ed
Remove MK_INFO guards in bsd.info.mk per r276556

As a side-effect now info pages will always be built/installed if
MK_INFO == yes, whereas before their presence was conditional based on the
value of MK_INFO

This .mk file might be removed in the future, pending discussion on -arch. For
now unbreak its use outside of src (with the only use in ports according to
bapt being devel/cvs*)

X-MFC with: r276551, r276556
Reviewed by: bapt
Differential Revision: D1413
share/mk/bsd.info.mk