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

@@ -8,9 +8,10 @@ compatible with the GNU Makefile standards.
HOMEPAGE="http://www.gnu.org/software/automake/"
COPYRIGHT="2009 Free Software Foundation, Inc."
LICENSE="GNU GPL v2"
REVISION="5"
SOURCE_URI="http://ftp.gnu.org/gnu/automake/automake-1.11.1.tar.gz"
CHECKSUM_SHA256="b7b37c0c0f09a286cf55cad408d74aef97774d73d744c88c396ff7957045d4cb"
REVISION="5"
ARCHITECTURES="x86_gcc2 ?x86"
PROVIDES="
@@ -29,6 +30,7 @@ REQUIRES="
cmd:perl >= 5.8
cmd:sh
"
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
@@ -39,7 +41,6 @@ BUILD_PREREQUIRES="
cmd:sed
"
BUILD()
{
PERL="/bin/env perl" ./configure $configureDirArgs