mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix ordering
This commit is contained in:
@@ -7,15 +7,15 @@ the Blobs' homeworld and rescue as many MIAs as possible. But standing in his \
|
||||
way are many vicious aliens, other Blobs who have been assimilated and the \
|
||||
evil alien leader, Galdov."
|
||||
HOMEPAGE="http://www.parallelrealities.co.uk/p/blob-wars-metal-blob-solid.html"
|
||||
COPYRIGHT="2004, 2005 Milan Babuskov"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://sourceforge.net/projects/blobwars/files/blobwars-1.19.tar.gz"
|
||||
CHECKSUM_SHA256="f9bafe59ead9e370ceaba4aae3d280241bf05fa06c8ae006eec0322c2fe9e2ed"
|
||||
REVISION="1"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2004, 2005 Milan Babuskov"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PATCHES="blobwars-1.19.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
blobwars = $portVersion
|
||||
app:blobwars = $portVersion
|
||||
@@ -40,7 +40,6 @@ BUILD_REQUIRES="
|
||||
devel:libz
|
||||
devel:libintl
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user