aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/camcontrol/Makefile')
-rw-r--r--sbin/camcontrol/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/camcontrol/Makefile b/sbin/camcontrol/Makefile
index cbc545236b81..f1101d3d9ea2 100644
--- a/sbin/camcontrol/Makefile
+++ b/sbin/camcontrol/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE=runtime
PROG= camcontrol
SRCS= camcontrol.c util.c
.if !defined(RELEASE_CRUNCH)