summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 8d1e080..05afc76 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -3,7 +3,7 @@
SUBDIR= awk bc binutils bison cc cpio dc dialog diff diff3 gperf \
grep groff gzip man patch ptx rcs sdiff send-pr sort tar texinfo
-.if !defined(NO_CVS)
+.if !defined(NO_CVS) && 0
SUBDIR+=cvs
.endif
OpenPOWER on IntegriCloud