diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index b54f8409655..d441502b6f0 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -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