aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cdcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cdcontrol/Makefile')
-rw-r--r--usr.sbin/cdcontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile
index 40addadc52ef..fc78e005320a 100644
--- a/usr.sbin/cdcontrol/Makefile
+++ b/usr.sbin/cdcontrol/Makefile
@@ -2,7 +2,7 @@
PROG= cdcontrol
-WARNS?= 2
+WARNS?= 3
DPADD= ${LIBEDIT} ${LIBTERMCAP}
LDADD= -ledit -ltermcap