Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -61,10 +61,6 @@ REQUIRES="
lib:libreadline$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
BUILD_REQUIRES="
devel:libreadline$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
PROVIDES_devel="
postgresql${secondaryArchSuffix}_devel = $portVersion
@@ -79,6 +75,10 @@ REQUIRES_devel="
postgresql${secondaryArchSuffix} == $portVersion base
"
BUILD_REQUIRES="
devel:libreadline$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:gcc$secondaryArchSuffix