mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
mikmod, fix references for lib:libsdl (#8974)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user