mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Release changes: https://github.com/kovidgoyal/kitty/releases/tag/v0.32.2 Reported by: portscout
11 lines
346 B
Text
11 lines
346 B
Text
--- docs/Makefile.orig 1979-11-29 23:00:00 UTC
|
|
+++ docs/Makefile
|
|
@@ -6,7 +6,7 @@ endif
|
|
endif
|
|
|
|
# You can set these variables from the command line.
|
|
-SPHINXOPTS = -n -q -j auto -T $(FAIL_WARN) $(OPTS)
|
|
+SPHINXOPTS = -n -j auto -T $(FAIL_WARN) $(OPTS)
|
|
SPHINXBUILD = sphinx-build
|
|
SPHINXAUTOBUILD = sphinx-autobuild
|
|
SPHINXPROJ = kitty
|