diff --git a/haiku-apps/burnitnow/burnitnow-1.2.recipe b/haiku-apps/burnitnow/burnitnow-1.2.recipe index e1b8bb53b..a8855e73b 100644 --- a/haiku-apps/burnitnow/burnitnow-1.2.recipe +++ b/haiku-apps/burnitnow/burnitnow-1.2.recipe @@ -6,15 +6,15 @@ on the used hardware and its configuration)." HOMEPAGE="https://github.com/HaikuArchives/BurnItNow" COPYRIGHT="2010-2017 BurnItNow Team" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/HaikuArchives/BurnItNow/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="1b4bb3415251b0c34d878da8087899a6ff31692b20b0266e69a33e5f82cad357" SOURCE_DIR="BurnItNow-$portVersion" -ARCHITECTURES="x86_gcc2 x86 x86_64" +ARCHITECTURES="x86_gcc2 x86_64" PROVIDES=" - burnitnow$secondaryArchSuffix = $portVersion + burnitnow = $portVersion app:BurnItNow = $portVersion " REQUIRES=" @@ -25,12 +25,12 @@ REQUIRES=" " BUILD_REQUIRES=" - haiku${secondaryArchSuffix}_devel + haiku_devel " BUILD_PREREQUIRES=" makefile_engine - cmd:g++$secondaryArchSuffix - cmd:ld$secondaryArchSuffix + cmd:g++ + cmd:ld cmd:make "