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

@@ -21,8 +21,8 @@ ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
espeak = $portVersion
cmd:espeak = $portVersion
lib:libespeak = 1.1.48 compat >= 1
devel:libespeak = 1.1.48 compat >= 1
lib:libespeak = 1.1.48 compat >= 1
"
REQUIRES="
haiku
@@ -32,8 +32,8 @@ BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:make
"
BUILD()