mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
tuxpaint: enable x86_64, fix build
*couldn't test, package contents not published.
This commit is contained in:
@@ -10,7 +10,9 @@ COPYRIGHT="2002-2010 Bill Kendrick and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 ?x86_64"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
PATCHES="tuxpaint-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
tuxpaint = $portVersion
|
||||
@@ -60,8 +62,6 @@ USER_SETTINGS_FILES="
|
||||
settings/TuxPaint directory
|
||||
"
|
||||
|
||||
PATCHES="tuxpaint-0.9.22.patch"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make $jobArgs FRIBIDI_LIB=-lfribidi
|
||||
|
||||
Reference in New Issue
Block a user