aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-05-01 18:38:40 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2022-05-01 18:38:40 +0200
commitbaa9357e96d2478baa52a3301e70ac80a229b726 (patch)
treef741264ba351b4a924fc5032ecdaf2c7d578cdfb
parent8629d9a1da72cc18568a8f146307b0e939b77ebf (diff)
downloadst-baa9357e96d2478baa52a3301e70ac80a229b726.tar.zst
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 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