summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-01-13 06:56:31 +0000
committerobrien <obrien@FreeBSD.org>2008-01-13 06:56:31 +0000
commitb70f24b976306b6b93a744a8dffff7967b7346b4 (patch)
tree455cda566f2b611dcf920b170ee1555336fb563b /gnu
parent364a5112a564e9de0069186464caebc47ce20d89 (diff)
downloadFreeBSD-src-b70f24b976306b6b93a744a8dffff7967b7346b4.zip
FreeBSD-src-b70f24b976306b6b93a744a8dffff7967b7346b4.tar.gz
Reenable cvs with the build.
Diffstat (limited to 'gnu')
-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