diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template index 98476b14e4..82b410b317 100644 --- a/srcpkgs/rocksndiamonds/template +++ b/srcpkgs/rocksndiamonds/template @@ -1,7 +1,7 @@ # Template file for 'rocksndiamonds' pkgname=rocksndiamonds version=4.2.0.2 -revision=2 +revision=3 build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="SDL2_image-devel SDL2_mixer-devel SDL2_net-devel" @@ -11,6 +11,7 @@ license="GPL-2.0-only" homepage="http://www.artsoft.org/rocksndiamonds" distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz" checksum=514299cbb05b8f9aaaf2266a746b8e8f54259a50e12f2280dbbbe9a763a50b84 +replaces="rocksndiamonds-data>=0" do_build() { CFLAGS+=" -DTARGET_SDL2"