media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) (#795)

This commit is contained in:
fbrosson
2016-09-23 21:13:18 +00:00
committed by waddlesplash
parent 3ecd57b789
commit 36c413d580
86 changed files with 172 additions and 172 deletions

View File

@@ -4,7 +4,7 @@ format supporting multiple image, animation and transparent JPEG."
HOMEPAGE="http://www.libmng.com"
COPYRIGHT="2000-2007 Gerard Juyn"
LICENSE="LIBMNG"
REVISION="1"
REVISION="2"
SOURCE_URI="http://sourceforge.net/projects/libmng/files/libmng-devel/$portVersion/libmng-$portVersion.tar.xz"
CHECKSUM_SHA256="4a462fdd48d4bc82c1d7a21106c8a18b62f8cc0042454323058e6da0dbb57dd3"
PATCHES="libmng-$portVersion.patchset"
@@ -41,7 +41,7 @@ BUILD_PREREQUIRES="
cmd:automake
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:libtoolize
cmd:libtoolize$secondaryArchSuffix
cmd:make
"