From ac2875fa16f0a3747b0e3f249814c4297605be61 Mon Sep 17 00:00:00 2001 From: Glen Barber 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/cp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/cp') diff --git a/bin/cp/Makefile b/bin/cp/Makefile index 5a5e1a457d16..d20f60e537d3 100644 --- a/bin/cp/Makefile +++ b/bin/cp/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD$ +PACKAGE=runtime PROG= cp SRCS= cp.c utils.c CFLAGS+= -DVM_AND_BUFFER_CACHE_SYNCHRONIZED -D_ACL_PRIVATE -- cgit v1.2.3