From 8282f1866fa80cd925f3333acc8f580888d186ab Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Thu, 6 Oct 2022 17:23:09 -0400 Subject: OpenBSD --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 8531fb9..2e1c7ae 100644 --- a/config.mk +++ b/config.mk @@ -16,7 +16,7 @@ XINERAMAFLAGS = -DXINERAMA FREETYPELIBS = -lfontconfig -lXft FREETYPEINC = /usr/include/freetype2 # OpenBSD (uncomment) -#FREETYPEINC = $(X11INC)/freetype2 +FREETYPEINC = $(X11INC)/freetype2 # includes and libs INCS = -I$(X11INC) -I$(FREETYPEINC) -- cgit v1.2.3