stepmania: use make explicitly
This commit is contained in:
@@ -3,6 +3,7 @@ pkgname=stepmania
|
||||
version=5.0.12
|
||||
revision=2
|
||||
build_style=cmake
|
||||
make_cmd=make
|
||||
cmake_builddir="Build"
|
||||
hostmakedepends="nasm yasm pkg-config git"
|
||||
makedepends="libmad-devel libvorbis-devel pcre-devel libjpeg-turbo-devel
|
||||
@@ -19,6 +20,8 @@ checksum=df79bcadd69d4ed60cf560d45386ec275181343495ffd744c3ff8f73c83d4755
|
||||
# with Windows
|
||||
archs="i686 x86_64"
|
||||
|
||||
export CMAKE_GENERATOR="Unix Makefiles"
|
||||
|
||||
post_install() {
|
||||
vlicense Docs/Licenses.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user