aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-26 20:57:42 +0100
committerProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-26 20:57:42 +0100
commit93170ed99b4c5d8ba8987c62701afa1d6115f49e (patch)
treefd3659bbdb9aa0624dd9814d3c54f99c5740190a /config.mk
parentb2a26fccb727e36625b2feeb53af66fa29a72577 (diff)
'upgrades, people, upgrades'
Diffstat (limited to 'config.mk')
-rwxr-xr-x[-rw-r--r--]config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.mk b/config.mk
index 137f7c8..503883f 100644..100755
--- a/config.mk
+++ b/config.mk
@@ -16,8 +16,8 @@ XINERAMAFLAGS = -DXINERAMA
FREETYPELIBS = -lfontconfig -lXft
FREETYPEINC = /usr/include/freetype2
# OpenBSD (uncomment)
-#FREETYPEINC = $(X11INC)/freetype2
-#MANPREFIX = ${PREFIX}/man
+FREETYPEINC = $(X11INC)/freetype2
+MANPREFIX = ${PREFIX}/man
# includes and libs
INCS = -I$(X11INC) -I$(FREETYPEINC)