diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-26 20:57:42 +0100 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-26 20:57:42 +0100 |
| commit | 93170ed99b4c5d8ba8987c62701afa1d6115f49e (patch) | |
| tree | fd3659bbdb9aa0624dd9814d3c54f99c5740190a /config.mk | |
| parent | b2a26fccb727e36625b2feeb53af66fa29a72577 (diff) | |
'upgrades, people, upgrades'
Diffstat (limited to 'config.mk')
| -rwxr-xr-x[-rw-r--r--] | config.mk | 4 |
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) |
