diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-09 20:55:33 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-09 20:55:33 +0000 |
commit | eee1b8f50c9998dbfc5d1b1c44db5a7e34e2ffd3 (patch) | |
tree | 16d8eebfd7b598ddfaeb2e6604b17919e69becb2 /accessibility/kmouth | |
parent | Fix compilation with Clang (patch submitted by rdivacky). (diff) |
Add dependency on libXtst (needed to build kmousetool)
Diffstat (limited to 'accessibility/kmouth')
-rw-r--r-- | accessibility/kmouth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index f1bade290018..2bd6a3d5ba94 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -23,6 +23,7 @@ USE_KDE4= kdelibs kdeprefix kdehier automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build +USE_XORG= xtst MAKE_JOBS_SAFE= yes MAN1= kmag.1 \ |