aboutsummaryrefslogtreecommitdiff
path: root/accessibility/kmousetool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/kmousetool/Makefile')
-rw-r--r--accessibility/kmousetool/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile
index 2bd6a3d5ba94..0200ebde6ff1 100644
--- a/accessibility/kmousetool/Makefile
+++ b/accessibility/kmousetool/Makefile
@@ -30,6 +30,8 @@ MAN1= kmag.1 \
kmousetool.1 \
kmouth.1
+CMAKE_ARGS+= -DBUILD_jovie=OFF
+
OPTIONS= KTTS "Enable KTTS speech service" off
.include <bsd.port.options.mk>
@@ -39,10 +41,6 @@ RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/ktts
.endif
post-patch:
- ${REINPLACE_CMD} -e '/macro_optional_add_subdirectory.*jovie/d' \
- ${PATCH_WRKSRC}/CMakeLists.txt
- ${REINPLACE_CMD} -e '/add_subdirectory.*jovie/d' \
- ${PATCH_WRKSRC}/doc/CMakeLists.txt
${REINPLACE_CMD} -e 's/speechd/$$$\{SPEECHD_LIBRARY}/g' \
${PATCH_WRKSRC}/kaccessible/CMakeLists.txt