summaryrefslogtreecommitdiffstats
path: root/usr.sbin/watch
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-07-23 10:46:01 +0000
committerache <ache@FreeBSD.org>2001-07-23 10:46:01 +0000
commit744f90a4091e1165f9f092429b33bf59f6fa2aa7 (patch)
tree532a5482c056402707a1c453f78da7fcf629408f /usr.sbin/watch
parentb521870897a52af5a913f9a1718a3feeb5a5bf8b (diff)
downloadFreeBSD-src-744f90a4091e1165f9f092429b33bf59f6fa2aa7.zip
FreeBSD-src-744f90a4091e1165f9f092429b33bf59f6fa2aa7.tar.gz
Unbreak world - comment out WARNS=2 - deadly warning on tgetstr
Diffstat (limited to 'usr.sbin/watch')
-rw-r--r--usr.sbin/watch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile
index 2718d16..88b86cf 100644
--- a/usr.sbin/watch/Makefile
+++ b/usr.sbin/watch/Makefile
@@ -3,7 +3,7 @@
PROG= watch
MAN= watch.8
-WARNS?= 2
+#WARNS?= 2
LDADD= -ltermcap
DPADD= ${LIBTERMCAP}
OpenPOWER on IntegriCloud