app-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 14:24:56 +02:00
parent 403bcb193a
commit 189994c0a6
137 changed files with 341 additions and 342 deletions

View File

@@ -16,9 +16,9 @@ ARCHITECTURES="x86 x86_gcc2"
PROVIDES="
mdocml = $portVersion
cmd:demandoc = $portVersion
cmd:mandoc = $portVersion
cmd:preconv = $portVersion
cmd:demandoc = $portVersion
"
REQUIRES="
haiku
@@ -36,9 +36,9 @@ BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:ld
cmd:make
"
BUILD()