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

@@ -5,10 +5,10 @@ bitmap images. It was inspired by Sea, a DOS picture browser.
Its aim is to allow easy and fast browsing of an important number of pictures.
"
HOMEPAGE="http://oxben.free.fr/butterfly/Butterfly.html"
SOURCE_URI="git://github.com/HaikuArchives/Butterfly#45a5b62"
COPYRIGHT="2006 Thomas Thery"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="git://github.com/HaikuArchives/Butterfly#45a5b62"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -20,6 +20,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"