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,8 +11,10 @@ COPYRIGHT="2008-2010 Franck Charlet.
Based on Juan Antonio Arguelles Rius's NoiseTrekker.
"
LICENSE="BSD (3-clause)"
SOURCE_URI="svn+http://protrekkr.googlecode.com/svn/trunk/#670"
REVISION="2"
SOURCE_URI="svn+http://protrekkr.googlecode.com/svn/trunk/#670"
PATCHES="protrekkr-2.5.4.patchset"
ARCHITECTURES="!x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86"
@@ -20,11 +22,11 @@ PROVIDES="
protrekkr${secondaryArchSuffix} = $portVersion
app:Protrekkr = $portVersion
"
REQUIRES="
haiku${secondaryArchSuffix}
lib:libSDL$secondaryArchSuffix
"
BUILD_REQUIRES="
devel:libSDL$secondaryArchSuffix
"
@@ -35,7 +37,6 @@ BUILD_PREREQUIRES="
cmd:make
"
PATCHES="protrekkr-2.5.4.patchset"
BUILD()
{
make -f makefile.haiku