diff --git a/dev-lang/yasm/yasm-1.2.0.recipe b/dev-lang/yasm/yasm-1.2.0.recipe index 4d5eb44ff..45b9e7371 100644 --- a/dev-lang/yasm/yasm-1.2.0.recipe +++ b/dev-lang/yasm/yasm-1.2.0.recipe @@ -15,8 +15,8 @@ ARCHITECTURES="x86_gcc2 ?x86" PROVIDES=" yasm = $portVersion compat >= 1 - cmd:yasm = 1.2.0 compat >= 1 - lib:libyasm = 1.2.0 compat >= 1.2 + cmd:yasm = $portVersion compat >= 1 + lib:libyasm = $portVersion compat >= 1.2 " REQUIRES=" haiku >= $haikuVersion