commit baa9357e96d2478baa52a3301e70ac80a229b726
Author:     Hiltjo Posthuma <[email protected]>
AuthorDate: Sun May 1 18:38:40 2022 +0200
Commit:     Hiltjo Posthuma <[email protected]>
CommitDate: Sun May 1 18:38:40 2022 +0200

    Makefile: add manual path for OpenBSD

diff --git a/config.mk b/config.mk
index 4c4c5d5..ddf278a 100644
--- a/config.mk
+++ b/config.mk
@@ -30,6 +30,7 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
 #LIBS = -L$(X11LIB) -lm -lX11 -lutil -lXft \
 #       `$(PKG_CONFIG) --libs fontconfig` \
 #       `$(PKG_CONFIG) --libs freetype2`
+#MANPREFIX = ${PREFIX}/man
 
 # compiler and linker
 # CC = c99

Reply via email to