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

@@ -12,10 +12,11 @@ Find out more about about Conway's Game of Life:
- http://www.math.com/students/wonders/life/life.html
"
HOMEPAGE="https://github.com/HaikuArchives/BeLife"
SOURCE_URI="git://github.com/HaikuArchives/BeLife.git#aa35a935e55e9ee17fbb9d414534ba79798a95a1"
REVISION="2"
LICENSE="BeLife License"
COPYRIGHT="2006 Studio-33"
LICENSE="BeLife License"
REVISION="2"
SOURCE_URI="git://github.com/HaikuArchives/BeLife.git#aa35a935e55e9ee17fbb9d414534ba79798a95a1"
ARCHITECTURES="x86 x86_gcc2"
PROVIDES="
@@ -25,15 +26,16 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:g++
cmd:make
cmd:xres
"
BUILD_REQUIRES="
haiku_devel
"
BUILD()
{