mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
e-uae: Remove sdl-gl from Haiku build (#3763)
This commit is contained in:
@@ -26,7 +26,7 @@ Amiga Forever distribution."
|
||||
HOMEPAGE="https://www.rcdrummond.net/uae/"
|
||||
COPYRIGHT="2004-2019 Richard Drummond"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.rcdrummond.net/uae/e-uae-0.8.29-WIP4/e-uae-0.8.29-WIP4.tar.bz2"
|
||||
CHECKSUM_SHA256="9828cb0fca783160bcb33900d0254f4bdaade1c9a41256e5f298e973d0c07456"
|
||||
SOURCE_DIR="e-uae-0.8.29-WIP4"
|
||||
@@ -74,7 +74,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure --with-sdl --with-sdl-gfx --with-sdl-sound --with-sdl-gl \
|
||||
runConfigure ./configure --with-sdl --with-sdl-gfx --with-sdl-sound \
|
||||
--enable-threads --build=i586-beos --enable-audio --enable-jit --disable-bsdsock
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user