# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cairo-nox11 # cairo-nox11/Makefile # echo c - cairo-nox11 mkdir -p cairo-nox11 > /dev/null 2>&1 echo x - cairo-nox11/Makefile sed 's/^X//' >cairo-nox11/Makefile << '6163110872044a3d3a820ae20ae7ea41' X# $FreeBSD$ X X# the OPENGL, XCB and, obviously, X11 options pull in X11 XOPTIONS_EXCLUDE= OPENGL X11 XCB X XPORTSCOUT= ignore:1 XWITHOUT_X11= yes X XMASTERDIR= ${.CURDIR}/../cairo X X.include "${MASTERDIR}/Makefile" 6163110872044a3d3a820ae20ae7ea41 exit