mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) (#795)
This commit is contained in:
@@ -5,7 +5,7 @@ playback tasks simpler."
|
||||
HOMEPAGE="http://www.icculus.org/SDL_sound"
|
||||
COPYRIGHT="2001-2009 Ryan C. Gordon"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="hg+http://hg.icculus.org/icculus/SDL_sound#release-1.0.3"
|
||||
SOURCE_DIR="SDL_sound-$portVersion"
|
||||
|
||||
@@ -59,7 +59,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:autoconf
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:libtoolize
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:sdl_config$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user