mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libtool-2.4.2: Add x86_gcc2 to SECONDARY_ARCH… and fix COPYRIGHT. (#576)
This commit is contained in:
@@ -3,7 +3,7 @@ SUMMARY_libltdl="The libtool libltdl library"
|
||||
DESCRIPTION="GNU libtool is a set of shell scripts to automatically configure \
|
||||
UNIX architectures to build shared libraries in a generic fashion."
|
||||
HOMEPAGE="http://www.gnu.org/software/libtool"
|
||||
COPYRIGHT="2004-2010 Free Software Foundation, Inc."LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2004-2010 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz"
|
||||
@@ -12,7 +12,7 @@ PATCHES="2.4.2/adjust_config_for_packaging.patch
|
||||
2.4.2/remove_help2man_dependency.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libtool$secondaryArchSuffix = $portVersion compat >= 2.4
|
||||
|
||||
Reference in New Issue
Block a user