summaryrefslogtreecommitdiff
path: root/usr.bin/zstd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/zstd/Makefile')
-rw-r--r--usr.bin/zstd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/zstd/Makefile b/usr.bin/zstd/Makefile
index 40f93d1198a2..797558940c36 100644
--- a/usr.bin/zstd/Makefile
+++ b/usr.bin/zstd/Makefile
@@ -26,7 +26,7 @@ MLINKS= zstd.1 unzstd.1 \
zstd.1 zstdcat.1 \
zstd.1 zstdmt.1
-WARNS= 2
+WARNS?= 2
LIBADD= zstd
.PATH: ${SRCTOP}/sys/contrib/zstd/programs