mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
@@ -9,7 +9,7 @@ COPYRIGHT="2004-2007 Sara Golemon
|
||||
2009-2014 Daniel Stenberg
|
||||
2008, 2009 Simon Josefsson"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://www.libssh2.org/download/libssh2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d5fb8bd563305fd1074dda90bd053fb2d29fc4bce048d182f96eaa466dfadafd"
|
||||
PATCHES="libssh2-$portVersion.patchset"
|
||||
@@ -55,8 +55,10 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
autoreconf -I m4 -f -i
|
||||
CFLAGS="-DB_USE_POSITIVE_POSIX_ERRORS" \
|
||||
LDFLAGS="-lposix_error_mapper -lnetwork" \
|
||||
runConfigure ./configure
|
||||
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user