mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Disable CVS from the build.
This commit is contained in:
parent
badf97cd55
commit
946debc579
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=175260
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user