Index: graphics/libGL/Makefile.common =================================================================== --- graphics/libGL/Makefile.common (revision 423562) +++ graphics/libGL/Makefile.common (working copy) @@ -31,7 +31,7 @@ BUILD_DEPENDS+= makedepend:devel/makedepend LIB_DEPENDS+= libdevq.so:devel/libdevq -USES+= compiler:c++11-lib bison gettext-tools gmake libtool \ +USES+= bison gettext-tools gmake libtool \ pathfix pkgconfig python:2,build shebangfix tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes @@ -115,8 +115,8 @@ fi .endif -CONFIGURE_ARGS+= --enable-opencl \ - --enable-opencl-icd +CONFIGURE_ARGS+= --disable-opencl \ + --disable-opencl-icd .else CONFIGURE_ARGS+= --disable-opencl .endif @@ -131,7 +131,7 @@ CONFIGURE_ENV+= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config${MESA_LLVM_VER} -CONFIGURE_ARGS+=--enable-gallium-llvm \ +CONFIGURE_ARGS+=--disable-gallium-llvm \ --enable-xvmc .if ${PORT_OPTIONS:MTEXTURE} @@ -156,7 +156,8 @@ .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == ia64 DRI_DRIVERS= ${ALL_DRI_DRIVERS} -GALLIUM_DRIVERS= ${ALL_GALLIUM_DRIVERS} +#GALLIUM_DRIVERS= ${ALL_GALLIUM_DRIVERS} +GALLIUM_DRIVERS= .endif .if ${ARCH} == powerpc || ${ARCH} == powerpc64