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 @@ wget. BeGet can also accept more than one link at the same time. BeGet saves \
your downloaded files to /home/Downloads
"
HOMEPAGE="http://github.com/HaikuArchives/BeGet"
SOURCE_URI="git://github.com/HaikuArchives/BeGet#fe8db7ccb6"
REVISION="3"
LICENSE="GNU GPL v2"
COPYRIGHT="1999-2001 Atsushi Takamatsu"
LICENSE="GNU GPL v2"
REVISION="3"
SOURCE_URI="git://github.com/HaikuArchives/BeGet#fe8db7ccb6"
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"
@@ -17,7 +17,6 @@ PROVIDES="
beget = $portVersion
app:BeGet = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
cmd:wget$secondaryArchSuffix
@@ -26,7 +25,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:cmake
cmd:make