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

@@ -6,11 +6,11 @@ grenades at soldiers, jeeps and tanks. Targets are fast paced and require \
careful aiming as it takes half a second to reload the gun. In addition, \
you have to keep an eye on your ammo and reload in time."
HOMEPAGE="http://lgames.sourceforge.net/"
COPYRIGHT="2003-2011 Michael Speck"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://downloads.sourceforge.net/project/lgames/barrage/barrage-1.0.4.tar.gz"
CHECKSUM_SHA256="ad74e049dfded3bca28b8dc1c5870408cfad9e024b35cc5b501ba90486d9af25"
REVISION="1"
LICENSE="GNU GPL v2"
COPYRIGHT="2003-2011 Michael Speck"
PATCHES="barrage-1.0.4.patch"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
@@ -19,7 +19,6 @@ PROVIDES="
barrage = portVersion
cmd:barrage = $portVersion
"
REQUIRES="
haiku
lib:libsdl
@@ -31,7 +30,6 @@ BUILD_REQUIRES="
devel:libsdl
devel:libsdl_mixer
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
@@ -46,6 +44,7 @@ BUILD()
make $jobArgs
}
INSTALL()
{
make install