]> code.delx.au - spectrwm/commitdiff
Update Makefile
authorsaturation <muteblinddeaf@gmail.com>
Mon, 18 Nov 2013 11:33:46 +0000 (13:33 +0200)
committersaturation <muteblinddeaf@gmail.com>
Mon, 18 Nov 2013 11:33:46 +0000 (13:33 +0200)
changed freetype path

osx/Makefile

index db7d3d9a0f0d7538a256549375bec20a37ec1e68..3c2b359e9fbb5ded22a2cf0d70ece5f1a7d69d47 100644 (file)
@@ -1,7 +1,7 @@
 # To use homebrew instead of macports, uncomment the following three lines.
 #INCFLAGS+= -I/opt/X11/include
 #LDADD+=  -lX11 -lXcursor -lXft -L/opt/X11/lib
-#INCFLAGS+= -I/usr/local/Cellar/freetype/2.4.10/include/freetype2
+#INCFLAGS+= -I/usr/local/Cellar/freetype/2.5.0.1/include/freetype2
 
 # To use homebrew instead of macports, comment out the following two lines.
 INCFLAGS+= -I/opt/local/include/freetype2 -I/opt/local/include