From ed0fd9eafa6d3a910bcd555951129c3dee21b516 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Tue, 13 Mar 2001 14:57:46 +0000 Subject: [PATCH] Disable GL support. PR: 25752 Submitted by: maintainer --- graphics/evas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 07b17a2104a3..b2933dc556de 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -17,11 +17,11 @@ LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_FREETYPE= yes -USE_MESA= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" +CONFIGURE_ARGS= --disable-gl post-install: @strip ${PREFIX}/lib/libevas.so.0