Makefile: add manual path for OpenBSD
cd0773ce
Reported by fossy <fossy@dnmx.org>, thanks
1 file(s) · +1 −0
Reported by fossy <fossy@dnmx.org>, thanks
| 19 | 19 | FREETYPEINC = /usr/include/freetype2 |
|
| 20 | 20 | # OpenBSD (uncomment) |
|
| 21 | 21 | #FREETYPEINC = ${X11INC}/freetype2 |
|
| 22 | + | #MANPREFIX = ${PREFIX}/man |
|
| 22 | 23 | ||
| 23 | 24 | # includes and libs |
|
| 24 | 25 | INCS = -I${X11INC} -I${FREETYPEINC} |