summaryrefslogtreecommitdiff
path: root/graphics/evas
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-13 14:57:46 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-03-13 14:57:46 +0000
commited0fd9eafa6d3a910bcd555951129c3dee21b516 (patch)
tree73360298c409657beec27ffeaf9229c52b0cfd6f /graphics/evas
parentUpdate to version 0.60 (diff)
Disable GL support.
PR: 25752 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=39756
Diffstat (limited to 'graphics/evas')
-rw-r--r--graphics/evas/Makefile2
1 files changed, 1 insertions, 1 deletions
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