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

@@ -1,21 +1,22 @@
SUMMARY="A button football simulation"
DESCRIPTION="A turn based game where you play football (soccer) with buttons, \
boxes and simple rules."
REVISION="1"
LICENSE="GNU GPL v3"
COPYRIGHT="2009-2010 The DNTeam"
HOMEPAGE="http://sourceforge.net/projects/digenv/"
COPYRIGHT="2009-2010 The DNTeam"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="http://www.mirrorservice.org/sites/downloads.sourceforge.net/d/di/digenv/xut/$portVersion/xut-$portVersion.tar.bz2"
CHECKSUM_SHA256="bbaca1531439cad1f5a040571b8208d87c129a597c93d06d1598eb512e86fef3"
SOURCE_DIR="xut"
PATCHES="xut-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
xut$secondaryArchSuffix = $portVersion
cmd:xut$secondaryArchSuffix
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libglu$secondaryArchSuffix
@@ -42,7 +43,6 @@ BUILD_REQUIRES="
devel:libvorbis$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:autoconf
@@ -50,9 +50,6 @@ BUILD_PREREQUIRES="
cmd:make
"
ARCHITECTURES="!x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86"
BUILD()
{
autoconf