summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2010-10-03 22:24:14 +0000
committergordon <gordon@FreeBSD.org>2010-10-03 22:24:14 +0000
commit042e7c1702f64a3e596d7516a9db0dda0844d2e2 (patch)
tree8889b985943d706f423156b4a8f42d562b86d366 /gnu/usr.bin
parent7f3563b193e9359df4f4f8ac4918c67caf85202f (diff)
downloadFreeBSD-src-042e7c1702f64a3e596d7516a9db0dda0844d2e2.zip
FreeBSD-src-042e7c1702f64a3e596d7516a9db0dda0844d2e2.tar.gz
Retire GNU man in favor of the newly written BSDL version.
Approved by: wes (mentor)
Diffstat (limited to 'gnu/usr.bin')
-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 2d9ad72..7eaad9f 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -13,7 +13,6 @@ SUBDIR= ${_binutils} \
${_gperf} \
${_grep} \
${_groff} \
- ${_man} \
patch \
${_rcs} \
sdiff \
@@ -44,10 +43,6 @@ _dtc= dtc
_texinfo= texinfo
.endif
-.if ${MK_MAN_UTILS} != "no"
-_man= man
-.endif
-
.if ${MK_RCS} != "no"
_rcs= rcs
.endif
OpenPOWER on IntegriCloud