aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-07 02:23:00 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-07 02:23:00 +0000
commit258c9eb906542924a010acbfc0556fae32d93339 (patch)
tree5fdf6b3f346166d536a79653631f395ca5f6a1fc /gnu/usr.bin/Makefile
parent24907464b4bf156d664efca3de089436958abb9d (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 663107c3947e..8ece263b33ed 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -12,7 +12,6 @@ SUBDIR= ${_binutils} \
${_gperf} \
grep \
${_groff} \
- ${_rcs} \
sdiff \
send-pr \
${_texinfo}
@@ -32,10 +31,6 @@ _dtc= dtc
_texinfo= texinfo
.endif
-.if ${MK_RCS} != "no"
-_rcs= rcs
-.endif
-
.if ${MK_BINUTILS} != "no"
_binutils= binutils
.endif