mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
uhexen2, fix reference to libSDL* (#4104)
This commit is contained in:
committed by
Sergei Reznikov
parent
6726100af8
commit
b4929ce6ef
@@ -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
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user