mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Updated recipe file; currently doesn't work
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="MIT"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/WhisperBeNet"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/WhisperBeNet#b97da46"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/WhisperBeNet#832724f"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
@@ -33,7 +33,8 @@ USER_SETTINGS_FILES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY`
|
||||
rc -o BeNet.rsrc BeNet.rdef
|
||||
make -j$jobArgs BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY` LIBSTDC=stdc++.r4
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user