summaryrefslogtreecommitdiff
path: root/app-office/kword/kword-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/kword/kword-9999.ebuild')
-rw-r--r--app-office/kword/kword-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kword/kword-9999.ebuild b/app-office/kword/kword-9999.ebuild
index fbd515b506a..726ae98d923 100644
--- a/app-office/kword/kword-9999.ebuild
+++ b/app-office/kword/kword-9999.ebuild
@@ -32,8 +32,8 @@ KMLOADLIBS="koffice-libs"
src_configure() {
mycmakeargs="${mycmakeargs}
- $(cmake-utils_use_with wpd WPD)
- $(cmake-utils_use_with wv2 WV2)"
+ $(cmake-utils_use_with wpd)
+ $(cmake-utils_use_with wv2)"
kde4-meta_src_configure
}