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

@@ -6,18 +6,19 @@ replacements for a misspelled wordx than most other spellcheck programs. \
Aspell is also able to maintain support for more than one langague at a time \
and can check documents in UTF-8.
"
LICENSE="GNU GPL v2"
COPYRIGHT="2000-2011 Kevin Atkinson"
HOMEPAGE="http://aspell.net"
COPYRIGHT="2000-2011 Kevin Atkinson"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-7.1-0.tar.bz2"
CHECKSUM_SHA256="ff9df3c2e8c5bb19c6a66078b36a0ef4c4dfb0fcb969e29f7b5345e26d748d0a"
REVISION="1"
SOURCE_DIR="aspell6-en-7.1-0"
ARCHITECTURES="x86 x86_gcc2"
PROVIDES="
aspell_en = $portVersion
"
REQUIRES="
haiku
aspell >= 0.60
@@ -26,7 +27,6 @@ REQUIRES="
BUILD_REQUIRES="
devel:libaspell
"
BUILD_PREREQUIRES="
haiku_devel
cmd:make
@@ -35,8 +35,6 @@ BUILD_PREREQUIRES="
cmd:basename
"
SOURCE_DIR="aspell6-en-7.1-0"
BUILD()
{
./configure