mirror of
https://github.com/mintycube/dmenu.git
synced 2024-10-22 14:05:48 +02:00
Makefile: add manual path for OpenBSD ref. https://git.suckless.org/dmenu/commit/28fb3e28120db29ea45d1951eee7047b4109ab5f.html
This commit is contained in:
parent
5c1be5d667
commit
59d8327727
@ -17,6 +17,7 @@ FREETYPELIBS = -lfontconfig -lXft
|
|||||||
FREETYPEINC = /usr/include/freetype2
|
FREETYPEINC = /usr/include/freetype2
|
||||||
# OpenBSD (uncomment)
|
# OpenBSD (uncomment)
|
||||||
#FREETYPEINC = $(X11INC)/freetype2
|
#FREETYPEINC = $(X11INC)/freetype2
|
||||||
|
#MANPREFIX = ${PREFIX}/man
|
||||||
|
|
||||||
# Uncomment this for the json patch / JSON_PATCH
|
# Uncomment this for the json patch / JSON_PATCH
|
||||||
#JANSSONINC = `pkg-config --cflags jansson`
|
#JANSSONINC = `pkg-config --cflags jansson`
|
||||||
|
Loading…
Reference in New Issue
Block a user