mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
sdl_ttf: fix reference to libSDL_1.2
This commit is contained in:
@@ -8,7 +8,7 @@ without much effort."
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf/release-1.2.html"
|
||||
COPYRIGHT="1997-2012 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz"
|
||||
CHECKSUM_SHA256="724cd895ecf4da319a3ef164892b72078bd92632a5d812111261cde248ebcdb7"
|
||||
SOURCE_DIR="SDL_ttf-$portVersion"
|
||||
@@ -26,7 +26,7 @@ REQUIRES="
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libglu$secondaryArchSuffix
|
||||
lib:libsdl$secondaryArchSuffix
|
||||
lib:libSDL_1.2$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user