mikmod, fix references for lib:libsdl (#8974)

This commit is contained in:
Schrijvers Luc
2023-07-06 08:02:29 +02:00
committed by GitHub
parent aefb5de2bc
commit 7d5487d5b5

View File

@@ -4,7 +4,7 @@ HOMEPAGE="http://mikmod.sourceforge.net"
COPYRIGHT="1998-2017 Jean-Paul Mikkers, Jake Stine, Steve McIntyre,
Frank Loemker, Andrew Zabolotny."
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://sf.net/projects/mikmod/files/mikmod/$portVersion/mikmod-$portVersion.tar.gz"
CHECKSUM_SHA256="dbb01bc36797ce25ffcab2b3bf625537b85b42534344e1808236ca612fbaa4cc"
@@ -18,14 +18,14 @@ REQUIRES="
haiku
lib:libmikmod
lib:libncurses
lib:libSDL
lib:libSDL_1.2
"
BUILD_REQUIRES="
haiku_devel
devel:libmikmod
devel:libncurses
devel:libSDL
devel:libSDL_1.2
"
BUILD_PREREQUIRES="
cmd:aclocal