games-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 10:27:19 +02:00
parent 9c42229dbd
commit 9b2b4619eb
95 changed files with 478 additions and 483 deletions

View File

@@ -21,8 +21,8 @@ REQUIRES="
haiku
lib:libgl
lib:libsdl
lib:libsdl_mixer
lib:libsdl_image
lib:libsdl_mixer
lib:libsdl_ttf
lib:libsmpeg
"
@@ -30,15 +30,15 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
devel:libsdl
devel:libsdl_mixer
devel:libsdl_image
devel:libsdl_mixer
devel:libsdl_ttf
devel:libsmpeg
"
BUILD_PREREQUIRES="
cmd:make
cmd:find
cmd:gcc
cmd:make
"
BUILD()