summaryrefslogtreecommitdiff
path: root/misc/ktouch
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-12-01 19:10:25 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-12-01 19:10:25 +0000
commit34887dc5bbfe0fdc8f41e1d240691434767d0eb7 (patch)
tree1e8b3c22a9b7929d0a2ba8ba568d670ee489f5a3 /misc/ktouch
parentb60b4c63d5e6c851cc74257adef443314a43895f (diff)
Notes
Diffstat (limited to 'misc/ktouch')
-rw-r--r--misc/ktouch/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile
index ff405d041b41..0590e446d901 100644
--- a/misc/ktouch/Makefile
+++ b/misc/ktouch/Makefile
@@ -2,11 +2,14 @@
PORTNAME= ktouch
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Touch typing tutor for KDE
+RUN_DEPENDS= kqtquickcharts>=${KDE_APPLICATIONS_VERSION}:graphics/kqtquickcharts
+
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons doctools \
ecm i18n itemviews kcmutils kdeclarative kio newstuff package \