diff options
-rw-r--r-- | app-office/calligra/calligra-3.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-3.2.1-r1.ebuild b/app-office/calligra/calligra-3.2.1-r1.ebuild index fb5388edbf8b..ab0164eb5992 100644 --- a/app-office/calligra/calligra-3.2.1-r1.ebuild +++ b/app-office/calligra/calligra-3.2.1-r1.ebuild @@ -176,7 +176,7 @@ src_configure() { -DWITH_Poppler=$(usex pdf) -DWITH_Eigen3=$(usex calligra_features_sheets) -DBUILD_UNMAINTAINED=$(usex calligra_features_stage) - -ENABLE_CSTESTER_TESTING=$(usex test) + -DENABLE_CSTESTER_TESTING=$(usex test) -DWITH_Freetype=$(usex truetype) ) |