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,17 +16,17 @@ PROVIDES="
libmaxminddb$secondaryArchSuffix = $portVersion
cmd:mmdblookup$secondaryArchSuffix
lib:libmaxminddb$secondaryArchSuffix = 0.0.7 compat = 0
"
"
REQUIRES="
haiku$secondaryArchSuffix
"
"
PROVIDES_devel="
devel:libmaxminddb$secondaryArchSuffix = 0.0.7 compat = 0
"
REQUIRES_devel="
libmaxminddb$secondaryArchSuffix == $portVersion base
"
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:awk