mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix ordering
This commit is contained in:
@@ -4,11 +4,13 @@ Race against your opponents on 21 tracks. Features online high scores, \
|
||||
realtime rain effect, split-screen multiplayer, and more!
|
||||
"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/f1spirit/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2008 Brain Games"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://braingames.jorito.net/f1spirit/f1spirit.src_0.rc9-1615.tgz"
|
||||
CHECKSUM_SHA256="fc1778dcec68ccd31b9da893abee67e64a7931a34c75a63f8563355b810acbd7"
|
||||
REVISION="2"
|
||||
PATCHES="$portName-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
@@ -25,6 +27,7 @@ REQUIRES="
|
||||
lib:libssl$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libglu$secondaryArchSuffix
|
||||
@@ -43,7 +46,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
PATCHES="$portName-$portVersion.patchset"
|
||||
BUILD()
|
||||
{
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user