dev-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 16:18:18 +02:00
parent 2942715422
commit 0d782eba67
215 changed files with 765 additions and 770 deletions

View File

@@ -25,8 +25,8 @@ REQUIRES="
PROVIDES_devel="
squirrel${secondaryArchSuffix}_devel = $portVersion
devel:libsquirrel$secondaryArchSuffix = $portVersion
devel:libsqstdlib$secondaryArchSuffix = $portVersion
devel:libsquirrel$secondaryArchSuffix = $portVersion
"
REQUIRES_devel="
squirrel$secondaryArchSuffix == $portVersion base
@@ -34,8 +34,8 @@ REQUIRES_devel="
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:make
"
BUILD()