summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-05-01 18:38:40 +0200
committerrafa_99 <raroma09@gmail.com>2022-05-01 22:52:34 +0100
commitbab6cfe6d79feb18ff08e3bb6d7f8adaaf1b797f (patch)
treeccd4325d3b502dbfad88444a1067e9a4a98de566
parent2ad56046191d99a91c9fbb779d2a3bf679db2983 (diff)
Makefile: add manual path for OpenBSD
-rw-r--r--config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 0114bad..7ec090b 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