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