mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
add $secondaryArchSuffix for pkg:config where appropriate
* bump revision for libs
This commit is contained in:
@@ -5,7 +5,7 @@ LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
|
||||
SRC_URI="http://download.netsurf-browser.org/libs/releases/libcss-0.3.0-src.tar.gz"
|
||||
CHECKSUM_SHA256="4065dbfdfc9926e14a2f0f2c600fc72abac97bd20769ac6a908ac50226e95e1a"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2007-2014 J-M Bell"
|
||||
|
||||
@@ -37,7 +37,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:perl
|
||||
cmd:pkg_config
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PATCHES="libcss-0.3.0.patchset"
|
||||
|
||||
Reference in New Issue
Block a user