mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Updated jabber4haiku and sdl_ttf
Buildfixes
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="3"
|
||||
REVISION="4"
|
||||
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"
|
||||
@@ -50,7 +50,7 @@ BUILD_REQUIRES="
|
||||
devel:libpng$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
git push -f
|
||||
cmd:aclocal
|
||||
cmd:automake
|
||||
cmd:autoconf
|
||||
@@ -63,6 +63,9 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
# Mandatory autotools files…
|
||||
touch AUTHORS NEWS ChangeLog
|
||||
|
||||
libtoolize --copy --force --install
|
||||
aclocal --install -I acinclude
|
||||
automake --add-missing
|
||||
|
||||
Reference in New Issue
Block a user