More order fixes

This commit is contained in:
Vale
2016-02-28 20:17:42 -05:00
parent 00785a4801
commit 6b99721506
102 changed files with 227 additions and 213 deletions

View File

@@ -32,7 +32,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
"
BUILD_PREREQUIRES="
cmd:libtoolize
cmd:make
@@ -40,7 +40,7 @@ BUILD_PREREQUIRES="
cmd:mkdepend
cmd:gcc${secondaryArchSuffix}
cmd:ld${secondaryArchSuffix}
"
"
BUILD()
{

View File

@@ -31,7 +31,7 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
cmd:libtoolize
cmd:make
"
"
BUILD()
{

View File

@@ -38,7 +38,7 @@ BUILD_PREREQUIRES="
cmd:make
cmd:gcc${secondaryArchSuffix}
cmd:ld${secondaryArchSuffix}
"
"
BUILD()
{