From cb10af8fe6e06bdcfd5c6a854223d1ec97d95c83 Mon Sep 17 00:00:00 2001 From: makc Date: Mon, 9 May 2011 20:57:00 +0000 Subject: Remove stale CMake argument Explicitly disable kmousetool to avoid check for libXtst --- accessibility/jovie/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accessibility/jovie') diff --git a/accessibility/jovie/Makefile b/accessibility/jovie/Makefile index c2dfbc575dd0..7fa89420c38b 100644 --- a/accessibility/jovie/Makefile +++ b/accessibility/jovie/Makefile @@ -27,7 +27,7 @@ USE_LDCONFIG= yes DISTINFO_FILE= ${PORTSDIR}/accessibility/kdeaccessibility4/distinfo MAKE_JOBS_SAFE= yes -CMAKE_ARGS+= -DKDE4_JOVIE_ALSA:BOOL=OFF +CMAKE_ARGS+= -DBUILD_kmousetool:BOOL=OFF BUILD_WRKSRC= ${WRKSRC}/jovie INSTALL_WRKSRC= ${BUILD_WRKSRC} -- cgit