Added patch for sdl_mixer-1.2.12 so that it skips building playwave and playmus

This commit is contained in:
Scott McCreary
2013-12-05 08:38:15 +00:00
parent 2453ea4be1
commit 338bca7694
2 changed files with 53 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
cmd:aclocal
cmd:autoconf
cmd:automake
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:libtool
@@ -56,6 +57,8 @@ BUILD_PREREQUIRES="
SOURCE_DIR="SDL_mixer-$portVersion"
PATCHES="sdl_mixer-1.2.12.patch"
BUILD()
{
libtoolize --force --copy --install