summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/fish/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index dc3fb7c332a..543868bd7e2 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2021/11/26 16:42:13 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2021/11/27 12:43:58 wiz Exp $
DISTNAME= fish-3.3.1
PKGREVISION= 1
@@ -18,6 +18,7 @@ USE_CMAKE= yes
USE_TOOLS+= msgfmt
CMAKE_ARGS+= -DIntl_INCLUDE_DIR=${PREFIX}/include
CMAKE_ARGS+= -DCMAKE_INSTALL_SYSCONFDIR=${PKG_SYSCONFDIR}
+CMAKE_ARGS+= -DBUILD_DOCS=OFF
PKG_SHELL= bin/fish