dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791)

This commit is contained in:
fbrosson
2016-09-03 01:00:13 +00:00
committed by waddlesplash
parent 57fcecffe9
commit abf5a80257
34 changed files with 68 additions and 68 deletions

View File

@@ -12,7 +12,7 @@ GNU LGPL v2.1
MPL v1.1"
SOURCE_URI="http://sourceforge.net/projects/hunspell/files/Hyphen/2.8/hyphen-$portVersion.tar.gz"
CHECKSUM_SHA256="304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705"
REVISION="1"
REVISION="2"
ARCHITECTURES="?x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="?x86_gcc2 x86"
@@ -35,7 +35,7 @@ BUILD_PREREQUIRES="
cmd:automake
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:libtoolize
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:patch
"