From ee23b7758fb2d08839bf3f0b636605bf68b40011 Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 9 Feb 2016 16:58:50 +0000 Subject: 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 --- bin/chio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/chio/Makefile') diff --git a/bin/chio/Makefile b/bin/chio/Makefile index 5157f65..ddb07d9 100644 --- a/bin/chio/Makefile +++ b/bin/chio/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # @(#)Makefile 8.1 (Berkeley) 6/6/93 +PACKAGE=runtime PROG= chio .include -- cgit v1.1