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

@@ -10,18 +10,19 @@ basically to create networks of water to make them disappear, a couple tricks \
and techniques will help you achieve this goal faster.
"
HOMEPAGE="http://tamentis.com/projects/rezerwar/"
COPYRIGHT="2008, 2009 Bertrand Janin"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="http://tamentis.com/projects/rezerwar/files/rezerwar-0.4.2.tar.gz"
CHECKSUM_SHA256="a93ca501803c2fdac0fb695d9a1eeed45807307316d28d3eb8abac8849fcaf02"
LICENSE="BSD (2-clause)"
COPYRIGHT="2008, 2009 Bertrand Janin"
REVISION="1"
PATCHES="rezerwar-0.4.2.patchset"
ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
rezerwar = $portVersion
app:rezerwar = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
@@ -33,7 +34,6 @@ BUILD_REQUIRES="
devel:libsdl$secondaryArchSuffix
devel:libsdl_mixer$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:make
@@ -41,8 +41,6 @@ BUILD_PREREQUIRES="
cmd:sdl_config$secondaryArchSuffix
"
PATCHES="rezerwar-0.4.2.patchset"
BUILD()
{
./configure