mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
sys-*: add $secondaryArchSuffix for libtoolize in 16 recipes. (#796)
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user