More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -16,10 +16,10 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
libuv$secondaryArchSuffix = $portVersion
lib:libuv$secondaryArchSuffix = $portVersion
"
"
REQUIRES="
haiku$secondaryArchSuffix
"
"
PROVIDES_devel="
libuv${secondaryArchSuffix}_devel = $portVersion
@@ -27,7 +27,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
libuv$secondaryArchSuffix == $portVersion
"
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel