Skip to content

Instantly share code, notes, and snippets.

@hoffoo
Created August 14, 2016 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoffoo/350e40a79e1a4914d7502bf7bd8a10b1 to your computer and use it in GitHub Desktop.
Save hoffoo/350e40a79e1a4914d7502bf7bd8a10b1 to your computer and use it in GitHub Desktop.
--- config.mk.orig 2016-08-14 11:00:41.844224417 -0700
+++ config.mk 2016-08-14 11:03:35.479651748 -0700
@@ -18,7 +18,7 @@
FREETYPELIBS = -lfontconfig -lXft
FREETYPEINC = /usr/include/freetype2
# OpenBSD (uncomment)
-FREETYPEINC = ${X11INC}/freetype2
+# FREETYPEINC = ${X11INC}/freetype2
# includes and libs
INCS = -I${X11INC} -I${FREETYPEINC}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment