mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +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
|
||||
|
||||
Reference in New Issue
Block a user