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/kmag | |
parent | e1953fa8df823f147ab5894f4941ce5e6a482909 (diff) |
Add dependency on libXtst (needed to build kmousetool)
Notes
Notes:
svn path=/head/; revision=273889
Diffstat (limited to 'accessibility/kmag')
-rw-r--r-- | accessibility/kmag/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile index f1bade290018..2bd6a3d5ba94 100644 --- a/accessibility/kmag/Makefile +++ b/accessibility/kmag/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 \ |