summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-03-19 15:21:44 +0000
committerobrien <obrien@FreeBSD.org>2008-03-19 15:21:44 +0000
commite08a03d64dd07745409e99416c09743154f8233f (patch)
tree65b61350be5d8fd74634c9c58140b8bd1a5632a7 /gnu/usr.bin
parentaec77fd0a6b340d7f0554e49b64775f9802e6a1f (diff)
downloadFreeBSD-src-e08a03d64dd07745409e99416c09743154f8233f.zip
FreeBSD-src-e08a03d64dd07745409e99416c09743154f8233f.tar.gz
Re-enable the CVS build.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index d441502..b54f840 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
OpenPOWER on IntegriCloud