mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Revision 1 of automake-1.13.1:
* add cmd:autoconf and cmd:perl as build-prereqs * declare as untested on all architectures to make it inactive for haikuporter
This commit is contained in:
@@ -6,8 +6,8 @@ DESCRIPTION="Automake is a tool for automatically generating 'Makefile.in' files
|
||||
HOMEPAGE="http://www.gnu.org/software/automake/"
|
||||
SRC_URI="http://ftp.gnu.org/gnu/automake/automake-1.13.1.tar.gz"
|
||||
CHECKSUM_MD5="78a0ef8216b0556b44508e7b5b0c0847"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86"
|
||||
|
||||
PROVIDES="automake = $portVersion compat >= 1.11
|
||||
cmd:automake = $portVersion compat >= 1.11
|
||||
@@ -21,8 +21,11 @@ REQUIRES="haiku >= $haikuVersion
|
||||
cmd:m4 >= 1.4
|
||||
cmd:perl >= 5
|
||||
cmd:sh"
|
||||
BUILD_REQUIRES="cmd:sed"
|
||||
BUILD_PREREQUIRES="haiku-devel >= $haikuVersion
|
||||
cmd:make"
|
||||
cmd:autoconf >= 2.60
|
||||
cmd:make
|
||||
cmd:perl >= 5.8"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user