summaryrefslogtreecommitdiffstats
path: root/accessibility/kmousetool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/kmousetool/Makefile')
-rw-r--r--accessibility/kmousetool/Makefile35
1 files changed, 11 insertions, 24 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile
index ce746ea..2f08b6f 100644
--- a/accessibility/kmousetool/Makefile
+++ b/accessibility/kmousetool/Makefile
@@ -1,43 +1,30 @@
-# New ports collection Makefile for: kdeaccessibility
-# Date created: 2008-01-31
-# Whom: Martin Wilke <miwi@FreeBSD.org>
+# New ports collection makefile for: kmousetool
+# Date created: 2012-02-23
+# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
+#
-PORTNAME= kdeaccessibility
+PORTNAME= kmousetool
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= accessibility kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
-COMMENT= Accessibility applications for KDE4
-
-LIB_DEPENDS= speechd.5:${PORTSDIR}/accessibility/speech-dispatcher
+COMMENT= Automatic mouse click tool for KDE
-LATEST_LINK= ${PORTNAME}4
+CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].*
-USE_BZIP2= yes
+USE_XZ= yes
USE_KDE4= kdelibs kdeprefix kdehier automoc4
KDE4_BUILDENV= yes
USE_QT_VER= 4
-QT_COMPONENTS= dbus gui qmake_build moc_build rcc_build uic_build
-USE_XORG= x11 xext xtst
+QT_COMPONENTS= qmake_build moc_build rcc_build uic_build
+USE_XORG= xtst
MAKE_JOBS_SAFE= yes
-CMAKE_ARGS+= -DBUILD_jovie=OFF
-
-MAN1= kmag.1 \
- kmousetool.1 \
- kmouth.1
-
-OPTIONS= JOVIE "Install Jovie text-to-speech system" on
-
-.include <bsd.port.options.mk>
-.ifndef(WITHOUT_JOVIE)
-RUN_DEPENDS+= ${KDE4_PREFIX}/bin/jovie:${PORTSDIR}/accessibility/jovie
-.endif
+MAN1= kmousetool.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud