mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
raptor: fix build for secondary arch
This commit is contained in:
@@ -12,7 +12,7 @@ COPYRIGHT="2000-2012 Dave Beckett
|
||||
2000-2005 University of Bristol"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU LGPL v2.1"
|
||||
REVISION="5"
|
||||
REVISION="6"
|
||||
SOURCE_URI="http://download.librdf.org/source/raptor2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed"
|
||||
SOURCE_DIR="raptor2-$portVersion"
|
||||
@@ -55,7 +55,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:gtkdocize
|
||||
# cmd:gtkdocize # breaks secondary arch build
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user