mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user