mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
sdl2_ttf-2.0.14: Fix broken devel library symlink
This commit is contained in:
@@ -9,7 +9,7 @@ without much effort."
|
|||||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf"
|
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf"
|
||||||
COPYRIGHT="1997-2013 Sam Lantinga"
|
COPYRIGHT="1997-2013 Sam Lantinga"
|
||||||
LICENSE="Zlib"
|
LICENSE="Zlib"
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-$portVersion.tar.gz"
|
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276"
|
CHECKSUM_SHA256="34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276"
|
||||||
SOURCE_DIR="SDL2_ttf-$portVersion"
|
SOURCE_DIR="SDL2_ttf-$portVersion"
|
||||||
@@ -77,7 +77,8 @@ INSTALL()
|
|||||||
# remove libtool library file
|
# remove libtool library file
|
||||||
rm $libDir/libSDL2_ttf.la
|
rm $libDir/libSDL2_ttf.la
|
||||||
|
|
||||||
prepareInstalledDevelLibs libSDL2_ttf
|
prepareInstalledDevelLibs libSDL2_ttf \
|
||||||
|
libSDL2_ttf-2.0
|
||||||
fixPkgconfig
|
fixPkgconfig
|
||||||
|
|
||||||
packageEntries devel \
|
packageEntries devel \
|
||||||
|
|||||||
Reference in New Issue
Block a user