mirror of https://github.com/XEphem/XEphem.git
Try nroff
This commit is contained in:
parent
0d4a3e1335
commit
8725584536
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue