From 9aad47f4b775abeb0f6086206294b6727e1fb910 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 19 Mar 2008 14:44:48 +0000 Subject: [PATCH] Disable CVS build. --- gnu/usr.bin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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