diff --git a/srcpkgs/stepmania/template b/srcpkgs/stepmania/template index 9ec2c4c2421..4baeccb828d 100644 --- a/srcpkgs/stepmania/template +++ b/srcpkgs/stepmania/template @@ -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