summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Ilinykh <rion4ik@gmail.com>2020-04-18 23:56:23 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-04-21 11:17:19 +0300
commit5100e3b4eab1c3bbc1adf492ec20bca7f82f1add (patch)
tree54264a21433b4bbc0ed148615a2c8b6f31656ece
parentapp-editors/scite: Version bump to 4.3.2 (diff)
downloadgentoo-5100e3b4eab1c3bbc1adf492ec20bca7f82f1add.tar.gz
gentoo-5100e3b4eab1c3bbc1adf492ec20bca7f82f1add.tar.bz2
gentoo-5100e3b4eab1c3bbc1adf492ec20bca7f82f1add.zip
net-im/psi: added cmake flag to compile with detailed version
Signed-off-by: Sergey Ilinykh <rion4ik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15402 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--net-im/psi/psi-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild
index 6e6329011f16..cd78ecbc4995 100644
--- a/net-im/psi/psi-9999.ebuild
+++ b/net-im/psi/psi-9999.ebuild
@@ -118,6 +118,7 @@ src_configure() {
use webkit && chattype=webkit
local mycmakeargs=(
+ -DPRODUCTION=OFF
-DUSE_ASPELL=$(usex aspell)
-DUSE_ENCHANT=$(usex enchant)
-DUSE_HUNSPELL=$(usex hunspell)