sys-*: add $secondaryArchSuffix for libtoolize in 16 recipes. (#796)

This commit is contained in:
fbrosson
2016-09-23 21:12:38 +00:00
committed by waddlesplash
parent b6a439fde3
commit 3ecd57b789
16 changed files with 32 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="2004-2016 Hisham Muhammad"
LICENSE="GNU GPL v2"
SOURCE_URI="https://github.com/hishamhm/htop/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="636c1e8b703058e793e8d25423af4b74059290ef9e48fa261ba58555069517b5"
REVISION="1"
REVISION="2"
PATCHES="htop-$portVersion.patchset"
@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
cmd:autoreconf
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:libtoolize
cmd:libtoolize$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
cmd:python
"