mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user