Try nroff

This commit is contained in:
Brandon Rhodes 2024-02-19 18:12:26 -05:00
parent 0d4a3e1335
commit 8725584536
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ ROFF = nroff
UNAME_S = $(shell uname -s)
ifeq ($(UNAME_S),Darwin)
ROFF = groff
ROFF = nroff
PLATI = -I/opt/homebrew/include \
-I/usr/local/opt/openssl@3/include \
-I/opt/X11/include