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

@@ -6,18 +6,18 @@ When you have stacked as many cards as you can, you can use a \
stock to place a new card on top of every pile.
"
HOMEPAGE="https://github.com/HaikuArchives/BeSpider"
SOURCE_URI="git://github.com/HaikuArchives/BeSpider.git#2af10fba06839a79a96b7cde98fd7e10abce7ec9"
LICENSE="MIT"
COPYRIGHT="2013 Przemysław Buczkowski,
2013 Luke (noryb009)"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="git://github.com/HaikuArchives/BeSpider.git#2af10fba06839a79a96b7cde98fd7e10abce7ec9"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
bespider = $portVersion
app:bespider = $portVersion
"
REQUIRES="
haiku
"
@@ -25,7 +25,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:gcc
makefile_engine