warsow: use make explicitly
This commit is contained in:
@@ -6,6 +6,7 @@ wrksrc="warsow_${version/./}_sdk"
|
||||
build_wrksrc="source/source"
|
||||
build_style=cmake
|
||||
configure_args="-DQFUSION_GAME=Warsow"
|
||||
make_cmd=make
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcurl-devel libvorbis-devel libtheora-devel libjpeg-turbo-devel
|
||||
libopenal-devel MesaLib-devel libXi-devel libXxf86dga-devel
|
||||
@@ -21,6 +22,8 @@ checksum=99c88bc08f5e6055d28534de6e84fc204026dda51dc31e22caca1977f199453a
|
||||
|
||||
archs="i686* x86_64*"
|
||||
|
||||
export CMAKE_GENERATOR="Unix Makefiles"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user