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

@@ -3,11 +3,10 @@ DESCRIPTION="
FtpPositive is a simple graphical FTP client.
"
HOMEPAGE="https://github.com/HaikuArchives/FtpPositive"
SOURCE_URI="git+https://github.com/HaikuArchives/FtpPositive#442f47a22f"
COPYRIGHT="2007 momoziro"
LICENSE="FtpPositive"
REVISION="2"
SOURCE_URI="git+https://github.com/HaikuArchives/FtpPositive#442f47a22f"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
@@ -15,7 +14,6 @@ PROVIDES="
ftppositive = $portVersion
app:FtpPositive = $portVersion
"
REQUIRES="
haiku
"
@@ -23,7 +21,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:jam"