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

@@ -5,13 +5,14 @@ Texinfo is the official documentation format of the GNU project.
HOMEPAGE="http://www.gnu.org/software/texinfo/"
COPYRIGHT="1992-2008 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="http://ftp.gnu.org/gnu/texinfo/texinfo-4.13a.tar.gz"
CHECKSUM_SHA256="1303e91a1c752b69a32666a407e9fbdd6e936def4b09bc7de30f416301530d68"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
SOURCE_DIR="texinfo-4.13"
PATCHES="texinfo-4.13a.patch"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PROVIDES="
texinfo4 = $portVersion compat >= 4
cmd:info_4.13 = $portVersion compat >= 4
@@ -27,6 +28,7 @@ REQUIRES="
haiku
lib:libncurses
"
BUILD_REQUIRES="
devel:libncurses
"
@@ -40,8 +42,6 @@ BUILD_PREREQUIRES="
cmd:sed
"
SOURCE_DIR="texinfo-4.13"
BUILD()
{
libtoolize --force --copy --install