_devel$secondaryArchSuffix => ${secondaryArchSuffix}_devel

This commit is contained in:
Jérôme Duval
2014-10-01 19:32:11 +02:00
parent 27e417ad16
commit 11d991b9c7
6 changed files with 6 additions and 6 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
"
PROVIDES_devel="
libreplaygain_devel$secondaryArchSuffix = $portVersion
libreplaygain${secondaryArchSuffix}_devel = $portVersion
devel:libreplaygain$secondaryArchSuffix
"

View File

@@ -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

View File

@@ -51,7 +51,7 @@ BUILD_PREREQUIRES="
"
PROVIDES_devel="
musepack_tools_devel$secondaryArchSuffix = $portVersion
musepack_tools${secondaryArchSuffix}_devel = $portVersion
devel:libmpcdec$secondaryArchSuffix
"

View File

@@ -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