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

@@ -12,11 +12,12 @@ command-line.
* It compiles cleanly with both libc-5 and glibc-2 (libc6).
"
HOMEPAGE="http://software.frodo.looijaard.name/getopt/"
COPYRIGHT="1997-2012 Frodo Looijaard"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://frodo.looijaard.name/system/files/software/getopt/getopt-$portVersion.tar.gz"
CHECKSUM_SHA256="d0bf1dc642a993e7388a1cddfb9409bed375c21d5278056ccca3a0acd09dc5fe"
REVISION="1"
LICENSE="GNU GPL v2"
COPYRIGHT="1997-2012 Frodo Looijaard"
ARCHITECTURES="x86 x86_gcc2 x86_64"
PROVIDES="
@@ -26,8 +27,8 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES=""
BUILD_REQUIRES=""
BUILD_PREREQUIRES="
haiku_devel
cmd:make