- Add required run-depend. Without it, only empty window is rendered

Approved by:	rakuco
This commit is contained in:
Dmitry Marakasov 2014-11-27 16:18:41 +00:00
parent 015579fa3e
commit 89b126061b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373499

View File

@ -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 \