diff --git a/app-office/calligraplan/calligraplan-3.3.0.recipe b/app-office/calligraplan/calligraplan-3.3.0.recipe index 3e15b2c6c..7ba679146 100644 --- a/app-office/calligraplan/calligraplan-3.3.0.recipe +++ b/app-office/calligraplan/calligraplan-3.3.0.recipe @@ -11,7 +11,7 @@ HOMEPAGE="https://www.calligra.org/" COPYRIGHT="2010-2021 KDE Organisation" LICENSE="GNU LGPL v2 GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://download.kde.org/stable/calligra/$portVersion/calligraplan-$portVersion.tar.xz" CHECKSUM_SHA256="9a97414f2207941a70d93ff096617365d35379cc93a09cfc19ee532d2905a9d8" SOURCE_FILENAME="calligraplan-$portVersion.tar.xz" @@ -187,6 +187,7 @@ BUILD() cd build cmake .. \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$appsDir/Calligra \ -DCMAKE_INSTALL_BINDIR=$appsDir/Calligra \ -DCMAKE_INSTALL_LIBDIR=$libDir \