mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
links: enable x86_64
This commit is contained in:
@@ -4,12 +4,12 @@ HOMEPAGE="http://links.twibright.com/"
|
||||
COPYRIGHT="1999-2019 Mikulas Patocka
|
||||
2000-2011 Petr Kulhavy, Karel Kulhavy, Martin Pergel"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://links.twibright.com/download/links-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="37299f804f22c945bf63e22a7bc4418bbb8144b410c0ced70b82ebe6f9e3c82b"
|
||||
PATCHES="links-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
commandSuffix=$secondaryArchSuffix
|
||||
@@ -49,7 +49,7 @@ BUILD_REQUIRES="
|
||||
devel:libbrotlicommon$secondaryArchSuffix
|
||||
devel:libbz2$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libevent$secondaryArchSuffix
|
||||
devel:libevent_2.1$secondaryArchSuffix
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
# devel:libGL$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user