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

@@ -27,9 +27,11 @@ ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
PROVIDES="
mrpeeps = $portVersion
app:MrPeeps = $portVersion"
app:MrPeeps = $portVersion
"
REQUIRES="
haiku"
haiku
"
BUILD_REQUIRES="
haiku_devel"