_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