X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/844157986de0e1fb9a50c7674eaae527eec23349..a91fc9f2e2492eabbfc24463bd90e5e0aec51cc1:/osx/Makefile 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