summaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2017-09-13 16:35:16 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2017-09-13 16:35:16 +0000
commit4572fb3faf80473e4dbb13dc956386c27cb2ad00 (patch)
tree2e0025055fce9a0c2321bc4b96ffc05123c947e2 /targets
parent54d89ef11406ec275d9071a10236ff4de6633484 (diff)
downloadsrc-test2-4572fb3faf80473e4dbb13dc956386c27cb2ad00.tar.gz
src-test2-4572fb3faf80473e4dbb13dc956386c27cb2ad00.zip
Deorbit catman. The tradeoff of disk for performance has long since tipped
in favor of just rendering the manpage instead of relying on pre-formatted catpages. Note, this does not impede the ability to use existing catpages, it just removes the utility to generate them. Reviewed by: imp, allanjude Approved by: emaste (mentor) Differential Revision: https://reviews.freebsd.org/D12317
Notes
Notes: svn path=/head/; revision=323550
Diffstat (limited to 'targets')
-rw-r--r--targets/pseudo/userland/Makefile.depend1
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend
index 3ca21821902d..4fc4b07daa63 100644
--- a/targets/pseudo/userland/Makefile.depend
+++ b/targets/pseudo/userland/Makefile.depend
@@ -182,7 +182,6 @@ DIRDEPS+= \
usr.bin/c99 \
usr.bin/calendar \
usr.bin/cap_mkdb \
- usr.bin/catman \
usr.bin/chat \
usr.bin/checknr \
usr.bin/chkey \