diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ktouch/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index cca170c0debc..783cf75d82e6 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktouch PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -9,6 +10,8 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Touch typing tutor for KDE 4 +RUN_DEPENDS= ${LOCALBASE}/lib/kde4/imports/org/kde/charts/qmldir:${PORTSDIR}/graphics/kqtquickcharts + USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource tar:xz USE_QT4= corelib declarative opengl phonon script sql xmlpatterns \ |