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