add manual path for openbsd

This commit is contained in:
mrdotx 2022-05-03 15:14:04 +02:00
parent 4397fa4d63
commit 854de3fa4e
No known key found for this signature in database
GPG Key ID: 433F70E636E6EB87
1 changed files with 1 additions and 0 deletions

View File

@ -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}