diff options
-rw-r--r-- | config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ FREETYPELIBS = -lfontconfig -lXft | |||
17 | FREETYPEINC = /usr/include/freetype2 | 17 | FREETYPEINC = /usr/include/freetype2 |
18 | # OpenBSD (uncomment) | 18 | # OpenBSD (uncomment) |
19 | #FREETYPEINC = $(X11INC)/freetype2 | 19 | #FREETYPEINC = $(X11INC)/freetype2 |
20 | #MANPREFIX = ${PREFIX}/man | ||
20 | 21 | ||
21 | # includes and libs | 22 | # includes and libs |
22 | INCS = -I$(X11INC) -I$(FREETYPEINC) | 23 | INCS = -I$(X11INC) -I$(FREETYPEINC) |