mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libabw: enable x86_64.
* remove libtool file.
This commit is contained in:
@@ -4,11 +4,11 @@ documents."
|
||||
HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libabw"
|
||||
COPYRIGHT="Fridrich Strba, David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libabw/libabw-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="7a3d3415cf82ab9894f601d1b3057c4615060304d5279efdec6275e01b96a199"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 !x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -72,6 +72,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libabw-0.1.la
|
||||
|
||||
prepareInstalledDevelLibs libabw-0.1
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user