multi: Add some needed ${secondaryArchSuffix} and clean up requires

This commit is contained in:
Alexander von Gluck IV
2013-11-26 22:56:24 -06:00
parent 48faf2a376
commit 5c7b41cf75
16 changed files with 37 additions and 32 deletions

View File

@@ -19,7 +19,7 @@ PROVIDES="
"
REQUIRES="
haiku
haiku${secondaryArchSuffix} >= $haikuVersion
lib:libvorbis
lib:libflac
lib:speex
@@ -38,7 +38,8 @@ BUILD_REQUIRES="
SOURCE_DIR="vorbis-tools-$portVersion"
BUILD_PREREQUIRES="
cmd:gcc
cmd:gcc${secondaryArchSuffix}
cmd:ld${secondaryArchSuffix}
cmd:libtoolize
cmd:aclocal
cmd:autoconf