diff options
-rw-r--r-- | net-im/psi/psi-9999.ebuild | 1 |
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) |