mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
_devel$secondaryArchSuffix => ${secondaryArchSuffix}_devel
This commit is contained in:
@@ -73,7 +73,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
ruby_devel$secondaryArchSuffix = $portVersion
|
||||
ruby${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libruby_static$secondaryArchSuffix = $portVersion compat >= 2.1
|
||||
lib:libruby_static$secondaryArchSuffix = $portVersion compat >= 2.1
|
||||
devel:libruby$secondaryArchSuffix = $portVersion compat >= 2.1
|
||||
|
||||
@@ -24,7 +24,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES=""
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel$secondaryArchSuffix >= $haikuVersion
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
|
||||
@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libreplaygain_devel$secondaryArchSuffix = $portVersion
|
||||
libreplaygain${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libreplaygain$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
@@ -47,7 +47,7 @@ REQUIRES="
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
boost_devel$secondaryArchSuffix >= 1.36
|
||||
boost${secondaryArchSuffix}_devel >= 1.36
|
||||
devel:libicui18n$secondaryArchSuffix
|
||||
devel:libicuuc$secondaryArchSuffix
|
||||
devel:libicudata$secondaryArchSuffix
|
||||
|
||||
@@ -51,7 +51,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
musepack_tools_devel$secondaryArchSuffix = $portVersion
|
||||
musepack_tools${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmpcdec$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ BUILD_REQUIRES="
|
||||
devel:libspeex$secondaryArchSuffix
|
||||
devel:libexpat$secondaryArchSuffix
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
boost_devel$secondaryArchSuffix
|
||||
boost${secondaryArchSuffix}_devel
|
||||
devel:libboost_thread$secondaryArchSuffix
|
||||
devel:libboost_program_options$secondaryArchSuffix
|
||||
devel:libboost_iostreams$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user