mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) (#795)
This commit is contained in:
@@ -6,7 +6,7 @@ on just about any platform. It comes with one sample decoder, smjpeg_decode \
|
||||
HOMEPAGE="http://www.icculus.org/smjpeg"
|
||||
COPYRIGHT="1999-2004 Sam Lantinga, Joe Tennies."
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="svn://svn.icculus.org/smjpeg/trunk/"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
@@ -39,7 +39,7 @@ BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:libtoolize
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
|
||||
Reference in New Issue
Block a user