diff --git a/sys-apps/texinfo/texinfo-4.13a.recipe b/sys-apps/texinfo/texinfo-4.13a.recipe index c0dcd5d92..9fad43770 100644 --- a/sys-apps/texinfo/texinfo-4.13a.recipe +++ b/sys-apps/texinfo/texinfo-4.13a.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Texinfo is the official documentation format of the GNU project." HOMEPAGE="http://www.gnu.org/software/texinfo/" SRC_URI="http://ftp.gnu.org/gnu/texinfo/texinfo-4.13a.tar.gz" CHECKSUM_MD5="71ba711519209b5fb583fed2b3d86fcb" -REVISION="2" +REVISION="3" ARCHITECTURES="x86_gcc2 ?x86" PROVIDES="texinfo = $portVersion compat >= 4.13 @@ -21,7 +21,8 @@ BUILD_PREREQUIRES="haiku-devel >= $haikuVersion cmd:gcc cmd:ld cmd:libtoolize - cmd:make" + cmd:make + cmd:sed" SOURCE_DIR="texinfo-4.13"