mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791)
This commit is contained in:
@@ -4,7 +4,7 @@ source IM clients. It implements a variety of protocols, for example IRC, \
|
||||
Jabber or ICQ."
|
||||
HOMEPAGE="https://pidgin.im/"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -105,7 +105,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:intltool_update
|
||||
cmd:intltool_merge
|
||||
cmd:intltool_extract
|
||||
cmd:libtoolize
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:aclocal
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
|
||||
Reference in New Issue
Block a user