aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sndctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sndctl/Makefile')
-rw-r--r--usr.sbin/sndctl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/sndctl/Makefile b/usr.sbin/sndctl/Makefile
index c1830413f931..d6697bb88fd5 100644
--- a/usr.sbin/sndctl/Makefile
+++ b/usr.sbin/sndctl/Makefile
@@ -1,5 +1,7 @@
.include <src.opts.mk>
+PACKAGE= sound
+
PROG= sndctl
SRCS= ${PROG}.c
MAN= ${PROG}.8