mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
USE_MESA -> USE_GL
This commit is contained in:
parent
9807675cca
commit
a6dab36e08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93306
1 changed files with 2 additions and 2 deletions
|
@ -24,12 +24,12 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_MESA= yes
|
||||
USE_GL= yes
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS=--with-libpng=sys \
|
||||
CONFIGURE_ARGS= --with-libpng=sys \
|
||||
--with-libjpeg=sys \
|
||||
--with-libtiff=sys \
|
||||
--with-zlib=sys \
|
||||
|
|
Loading…
Add table
Reference in a new issue