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

@@ -7,11 +7,10 @@ to install more, and you have to muck around with your UserBootScript. Lots of \
messing around. Then again, you can use Fortuna, which has none of this.
"
HOMEPAGE="http://darkwyrm.beemulated.net/apps/fortuna.htm"
SOURCE_URI="git://github.com/HaikuArchives/Fortuna.git#51052ccef4643aef97f8a76b311c1aca0dc935bf"
REVISION="2"
LICENSE="MIT"
COPYRIGHT="2006 DarkWyrm"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="git://github.com/HaikuArchives/Fortuna.git#51052ccef4643aef97f8a76b311c1aca0dc935bf"
ARCHITECTURES="x86 x86_gcc2"
@@ -19,20 +18,18 @@ PROVIDES="
fortuna = $portVersion
app:Fortuna = $portVersion
"
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:xres
"
BUILD_REQUIRES="
haiku_devel
"
BUILD()
{