mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Convert USE_BZIP2 to USES
This commit is contained in:
parent
fa34f8b392
commit
ae69096555
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353213
@ -15,9 +15,8 @@ LICENSE= MIT ZLIB
|
||||
|
||||
MANUAL_PACKAGE_BUILD= huge
|
||||
|
||||
USES= gmake
|
||||
USES= tar:bzip2 gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
CONFIGURE_WRKSRC= ${WRKSRC}/src/enet
|
||||
CONFIGURE_ARGS= --enable-shared=no --enable-static=yes
|
||||
USE_AUTOTOOLS= aclocal automake autoconf:env
|
||||
|
@ -17,9 +17,8 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
|
||||
libogg.so:${PORTSDIR}/audio/libogg \
|
||||
libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2 dos2unix cmake gettext gmake openal:al,alut pkgconfig
|
||||
USE_GL= gl glu glut
|
||||
USES= cmake dos2unix gettext gmake openal:al,alut pkgconfig
|
||||
USE_SDL= sdl
|
||||
DOS2UNIX_FILES= lib/irrlicht/source/Irrlicht/Makefile
|
||||
CMAKE_ARGS= -DUSE_WIIUSE=NO
|
||||
|
Loading…
Reference in New Issue
Block a user