mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Revision 3 of texinfo-4.13a:
* add missing build-prerequisite cmd:sed
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user