summaryrefslogtreecommitdiffstats
path: root/bin/stty
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-09 16:58:50 +0000
committergjb <gjb@FreeBSD.org>2016-02-09 16:58:50 +0000
commitee23b7758fb2d08839bf3f0b636605bf68b40011 (patch)
tree5e5a38d65f8ff53cf4462202df9b97f8213ef5c3 /bin/stty
parentc51bb4dda13ef0730e3d016de6c7946939e39839 (diff)
downloadFreeBSD-src-ee23b7758fb2d08839bf3f0b636605bf68b40011.zip
FreeBSD-src-ee23b7758fb2d08839bf3f0b636605bf68b40011.tar.gz
Explicitly add unmarked bin/ binaries to the runtime package.
Note: tcsh(1) has a MK_TCSH=no test, so this should be a separate package, which requires pre-install/post-install scripts, to be added later. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'bin/stty')
-rw-r--r--bin/stty/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/stty/Makefile b/bin/stty/Makefile
index 82b15eb..b10b895 100644
--- a/bin/stty/Makefile
+++ b/bin/stty/Makefile
@@ -1,6 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
+PACKAGE=runtime
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
OpenPOWER on IntegriCloud