diff --git a/games-arcade/openmortal/openmortal-0.7.recipe b/games-arcade/openmortal/openmortal-0.7.recipe index 4d7565286..a9abbf0a0 100644 --- a/games-arcade/openmortal/openmortal-0.7.recipe +++ b/games-arcade/openmortal/openmortal-0.7.recipe @@ -7,7 +7,7 @@ characters, and several more in the making!" HOMEPAGE="https://openmortal.sourceforge.net/" COPYRIGHT="2003 the OpenMortal Team" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://downloads.sourceforge.net/openmortal/openmortal-$portVersion.tar.bz2" CHECKSUM_SHA256="9c302560d71ddcd3473ba2a1022fd118cbce87a4cd4b3080cb46288a410bb710" PATCHES="openmortal-$portVersion.patch" @@ -28,18 +28,18 @@ REQUIRES=" lib:libSDL_image_1.2$secondaryArchSuffix lib:libSDL_mixer_1.2$secondaryArchSuffix lib:libSDL_net_1.2$secondaryArchSuffix - lib:libSDL_ttf$secondaryArchSuffix + lib:libSDL_ttf_2.0$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libfreetype$secondaryArchSuffix devel:libSDL_1.2$secondaryArchSuffix - devel:libSDL_gfx_1.2$secondaryArchSuffix + devel:libSDL_gfx$secondaryArchSuffix devel:libSDL_image_1.2$secondaryArchSuffix devel:libSDL_mixer_1.2$secondaryArchSuffix devel:libSDL_net_1.2$secondaryArchSuffix - devel:libSDL_ttf$secondaryArchSuffix + devel:libSDL_ttf_2.0$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix