Skip to content
Snippets Groups Projects
Commit cd0773ce authored by Hiltjo Posthuma's avatar Hiltjo Posthuma
Browse files

Makefile: add manual path for OpenBSD

Reported by fossy <fossy@dnmx.org>, thanks
parent 8b48e309
No related branches found
No related tags found
No related merge requests found
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment