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

@@ -11,22 +11,24 @@ F2 switched the background, the data/bg#.pcx files are used.
In both cases, number files beginnging with 0.
"
HOMEPAGE="http://www.linuxmotors.com/sdllopan/"
LICENSE="GNU GPL v2"
COPYRIGHT="1999-2008 Dave Ashley"
LICENSE="GNU GPL v2"
REVISION="3"
SOURCE_URI="http://www.linuxmotors.com/sdllopan/downloads/sdllopan-10.tgz"
CHECKSUM_SHA256="386de065bc8c3449c3b0b5e5651cb035cb1bdc242b425c865dd387c54ce708c3"
REVISION="3"
PATCHES="sdllopan-10.patchset"
ARCHITECTURES="x86_gcc2"
PROVIDES="
sdllopan = $portVersion
app:lopan = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libsdl$secondaryArchSuffix
"
BUILD_REQUIRES="
devel:libsdl$secondaryArchSuffix
"
@@ -37,7 +39,6 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
cmd:make
"
PATCHES="sdllopan-10.patchset"
BUILD()
{