Disable GL support.
PR: 25752 Submitted by: maintainer
This commit is contained in:
parent
7647c19305
commit
ed0fd9eafa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39756
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue