From: saturation Date: Mon, 18 Nov 2013 11:33:46 +0000 (+0200) Subject: Update Makefile X-Git-Tag: SPECTRWM_2_5_0~24 X-Git-Url: https://code.delx.au/spectrwm/commitdiff_plain/a91fc9f2e2492eabbfc24463bd90e5e0aec51cc1 Update Makefile changed freetype path --- diff --git a/osx/Makefile b/osx/Makefile index db7d3d9..3c2b359 100644 --- a/osx/Makefile +++ b/osx/Makefile @@ -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