mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
Fix ordering
This commit is contained in:
@@ -13,11 +13,13 @@ powerful ally on their side, however, in the form of the huge and amiable Sloth.
|
||||
When you play this game, you are Sloth! Can you help the Goonies find the \
|
||||
treasure and escape back to save the Goon Docks from demolition?"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/goonies/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2006-2009 Brain Games"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://braingames.jorito.net/goonies/downloads/goonies.src_1.4.1528.tgz"
|
||||
CHECKSUM_SHA256="9e9c1e67a41dfae512e975b6931828cdc82f07397921ca0a41a81c3020a73799"
|
||||
REVISION="3"
|
||||
PATCHES="goonies-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
@@ -34,6 +36,7 @@ REQUIRES="
|
||||
# lib:libSDL_ttf$secondaryArchSuffix
|
||||
lib:libGLU$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
devel:libsdl_image$secondaryArchSuffix
|
||||
@@ -50,8 +53,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
PATCHES="goonies-$portVersion.patchset"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user