mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
hefur, revbump for newer nettle (#5586)
This commit is contained in:
@@ -13,7 +13,7 @@ Features:
|
||||
HOMEPAGE="https://github.com/abique/hefur"
|
||||
COPYRIGHT="2012 Alexandre Bique"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/abique/hefur/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ce693eb5f0410e47cd1f65906b77c9b0179eb807943119b900a8fa8f630d0d7b"
|
||||
SOURCE_FILENAME="hefur-$portVersion.tar.gz"
|
||||
@@ -80,6 +80,7 @@ BUILD()
|
||||
cmake . \
|
||||
$cmakeDirArgs \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_BINDIR=$commandBinDir \
|
||||
-DCMAKE_CXX_FLAGS="-D_BSD_SOURCE" \
|
||||
-DCMAKE_EXE_LINKER_FLAGS="-lnetwork -lgnu"
|
||||
make $jobArgs
|
||||
|
||||
Reference in New Issue
Block a user