mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
Links: bump revision (#5086)
This commit is contained in:
@@ -4,10 +4,9 @@ HOMEPAGE="http://links.twibright.com/"
|
||||
COPYRIGHT="1999-2019 Mikulas Patocka
|
||||
2000-2011 Petr Kulhavy, Karel Kulhavy, Martin Pergel"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://links.twibright.com/download/links-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="4b4f07d0e6261118d1365a5a5bfa31e1eafdbd280cfae6f0e9eedfea51a2f424"
|
||||
#PATCHES="links-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
@@ -61,6 +60,8 @@ BUILD_REQUIRES="
|
||||
devel:libz$secondaryArchSuffix >= 1.2.8
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:autoreconf
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
@@ -72,6 +73,7 @@ defineDebugInfoPackage links$secondaryArchSuffix \
|
||||
|
||||
BUILD()
|
||||
{
|
||||
autoreconf -vfi
|
||||
runConfigure --omit-dirs binDir ./configure \
|
||||
--bindir="$commandBinDir" \
|
||||
--without-x \
|
||||
|
||||
Reference in New Issue
Block a user