From b4929ce6ef08cb0dc7f814b248822bc8a6d4e0bb Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 17 Aug 2019 10:44:36 +0200 Subject: [PATCH] uhexen2, fix reference to libSDL* (#4104) --- games-fps/uhexen2/uhexen2-1.5.9.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/uhexen2/uhexen2-1.5.9.recipe b/games-fps/uhexen2/uhexen2-1.5.9.recipe index 4e4e8d809..3cec1f381 100644 --- a/games-fps/uhexen2/uhexen2-1.5.9.recipe +++ b/games-fps/uhexen2/uhexen2-1.5.9.recipe @@ -6,7 +6,7 @@ documentation among many others." HOMEPAGE="https://sourceforge.net/projects/uhexen2/" COPYRIGHT="2000 Raven Software" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://sourceforge.net/projects/uhexen2/files/Hammer%20of%20Thyrion/$portVersion/Source/hexen2source-$portVersion.tgz" CHECKSUM_SHA256="2aa84c141a820f9087850aacf3684a5f71c434428bc57545899eda1b9a28c3e0" SOURCE_DIR="hexen2source-$portVersion" @@ -26,7 +26,7 @@ REQUIRES=" haiku lib:libmad lib:libogg - lib:libSDL + lib:libSDL_1.2 lib:libvorbis "