mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
@@ -16,7 +16,7 @@ COPYRIGHT="2014-2016 Lazaros Koromilas
|
|||||||
2014-2016 Dimitris Papastamos
|
2014-2016 Dimitris Papastamos
|
||||||
2016-2024 Arun Prakash Jana"
|
2016-2024 Arun Prakash Jana"
|
||||||
LICENSE="BSD (2-clause)"
|
LICENSE="BSD (2-clause)"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://github.com/jarun/nnn/archive/v$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/jarun/nnn/archive/v$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a"
|
CHECKSUM_SHA256="31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a"
|
||||||
PATCHES="nnn-$portVersion.patchset"
|
PATCHES="nnn-$portVersion.patchset"
|
||||||
@@ -62,7 +62,7 @@ BUILD()
|
|||||||
{
|
{
|
||||||
CFLAGS="-I/boot/system/develop/headers/bsd -D_DEFAULT_SOURCE" \
|
CFLAGS="-I/boot/system/develop/headers/bsd -D_DEFAULT_SOURCE" \
|
||||||
LDFLAGS="-lgnu -lbsd" \
|
LDFLAGS="-lgnu -lbsd" \
|
||||||
make -f misc/haiku/Makefile $jobArgs
|
make -f misc/haiku/Makefile O_NOX11=1 $jobArgs
|
||||||
}
|
}
|
||||||
|
|
||||||
INSTALL()
|
INSTALL()
|
||||||
|
|||||||
Reference in New Issue
Block a user