summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-26 14:27:21 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-26 14:27:21 +0000
commit2079a2c8949a0423b09df23b06689171e8eaf036 (patch)
tree4cf170a650fe16118f58c509f97ab9f807aa5c1b /usr.sbin/Makefile
parente0518d17d1078b6794bd05c3e7c1c6d855569fdf (diff)
downloadFreeBSD-src-2079a2c8949a0423b09df23b06689171e8eaf036.zip
FreeBSD-src-2079a2c8949a0423b09df23b06689171e8eaf036.tar.gz
Revert r288268. Wrong change committed.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 533dfa8..03f69c1 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -157,7 +157,7 @@ SUBDIR+= fdwrite
SUBDIR+= mtree
.endif
-.if ${MK_FREEBSD_UPDATE} != "no" && ${MK_RCS} != "no"
+.if ${MK_FREEBSD_UPDATE} != "no"
SUBDIR+= freebsd-update
.endif
OpenPOWER on IntegriCloud