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

@@ -10,8 +10,8 @@ COPYRIGHT="OpenTyrian Team"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.camanis.net/opentyrian/releases/opentyrian-$portVersion-src.tar.gz"
SOURCE_DIR="opentyrian-$portVersion"
CHECKSUM_SHA256="f54b6b3cedcefa187c9f605d6164aae29ec46a731a6df30d351af4c008dee45f"
SOURCE_DIR="opentyrian-$portVersion"
PATCHES="opentyrian-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 ?x86_64 ?x86"
@@ -27,6 +27,7 @@ REQUIRES="
lib:libsdl_net$secondaryArchSuffix
opentyrian_data
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libsdl$secondaryArchSuffix
@@ -37,6 +38,7 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
cmd:make
"
BUILD()
{
make $jobArgs