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

@@ -4,10 +4,10 @@ Konfetti is a small screensaver which draws semi-transparent confetti on your \
desktop.
"
HOMEPAGE="https://github.com/HaikuArchives/Konfetti/"
SOURCE_URI="git://github.com/HaikuArchives/Konfetti.git#b667a6e39bc28300298c66bed6209c5141b04e71"
REVISION="1"
COPYRIGHT="2001 Werner Freytag"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="git://github.com/HaikuArchives/Konfetti.git#b667a6e39bc28300298c66bed6209c5141b04e71"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -18,13 +18,14 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:gcc
"
BUILD_REQUIRES="
haiku_devel
"
BUILD()
{