diff --git a/sys-libs/mesa/mesa-17.0.6.recipe b/sys-libs/mesa/mesa-17.0.6.recipe index ee84833dd..36046d682 100644 --- a/sys-libs/mesa/mesa-17.0.6.recipe +++ b/sys-libs/mesa/mesa-17.0.6.recipe @@ -6,7 +6,7 @@ providing 3D rendering to Haiku applications." HOMEPAGE="http://www.mesa3d.org/" COPYRIGHT="1999-2017 Brian Paul" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz" CHECKSUM_SHA256="89ecf3bcd0f18dcca5aaa42bf36bb52a2df33be89889f94aaaad91f7a504a69d" @@ -164,6 +164,6 @@ this version of Mesa, and may not function as expected." PROVIDES_swpipe=" mesa${secondaryArchSuffix}_swpipe = $portVersion " -REQUIRED_swpipe=" +REQUIRES_swpipe=" mesa$secondaryArchSuffix == $portVersion base " diff --git a/sys-libs/mesa/mesa-17.1.7.recipe b/sys-libs/mesa/mesa-17.1.7.recipe index a30441dc0..43f9f7179 100644 --- a/sys-libs/mesa/mesa-17.1.7.recipe +++ b/sys-libs/mesa/mesa-17.1.7.recipe @@ -6,7 +6,7 @@ providing 3D rendering to Haiku applications." HOMEPAGE="http://www.mesa3d.org/" COPYRIGHT="1999-2017 Brian Paul" LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz" CHECKSUM_SHA256="69f472a874b1122404fa0bd13e2d6bf87eb3b9ad9c21d2f39872a96d83d9e5f5" PATCHES="mesa-$portVersion.patchset" @@ -46,7 +46,7 @@ this version of Mesa, and may not function as expected." PROVIDES_swpipe=" mesa${secondaryArchSuffix}_swpipe = $portVersion " -REQUIRED_swpipe=" +REQUIRES_swpipe=" mesa$secondaryArchSuffix == $portVersion base lib:libLLVM_5.0$secondaryArchSuffix "