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

@@ -15,13 +15,14 @@ you can use it on full file systems). It can show why comparing the speed of \
Windows at the start of a hard drive to Linux at the end of the hard drive \
(typical dual-boot scenario) isn't a valid comparison.
"
LICENSE="GNU GPL v2"
HOMEPAGE="http://www.coker.com.au/bonnie++/"
COPYRIGHT="1990, Tim Bray
1999, Russell Coker"
HOMEPAGE="http://www.coker.com.au/bonnie++/"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://www.coker.com.au/bonnie++/bonnie++-1.03e.tgz"
CHECKSUM_SHA256="cb3866116634bf65760b6806be4afa7e24a1cad6f145c876df8721f01ba2e2cb"
REVISION="1"
ARCHITECTURES="x86 x86_gcc2 ?x86_64"
PROVIDES="
@@ -31,7 +32,6 @@ PROVIDES="
cmd:bon_csv2html = $portVersion
cmd:bon_csv2txt = $portVersion
"
REQUIRES="
haiku
"
@@ -39,7 +39,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:g++