Disable CVS from the build.

This commit is contained in:
David E. O'Brien 2008-01-13 05:49:03 +00:00
parent badf97cd55
commit 946debc579
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175260

View File

@ -30,9 +30,9 @@ _groff= groff
.endif
.endif
.if ${MK_CVS} != "no"
_cvs= cvs
.endif
#.if ${MK_CVS} != "no"
#_cvs= cvs
#.endif
.if ${MK_MAN} != "no"
_man= man