summaryrefslogtreecommitdiff
path: root/net-im/qTox/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-12-04 22:40:43 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-12-04 22:40:43 +0000
commit5d69e771f332bd74c25cdb65d0438bc41477fe3f (patch)
tree7251f4549a5154693fb97ac9a1fbbb37f740d26c /net-im/qTox/Makefile
parentChase update of fontconfig to 2.11.1. (diff)
Add databases/qt5-sqldrivers-sqlite3 missing dependency.
PR: ports/195654 Submitted by: Igor Ostapenko Approved by: maintainer (yuri)
Notes
Notes: svn path=/head/; revision=373988
Diffstat (limited to 'net-im/qTox/Makefile')
-rw-r--r--net-im/qTox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index 636b72101126..9270530a624a 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qTox
PORTVERSION= 0.141118
+PORTREVISION= 1
CATEGORIES= net-im
MAINTAINER= yuri@rawbw.com
@@ -21,8 +22,8 @@ USE_GITHUB= yes
GH_ACCOUNT= tux3
GH_COMMIT= 7c499c2
GH_TAGNAME= ${GH_COMMIT}
-USE_QT5= core gui network xml opengl sql widgets concurrent \
- buildtools_build linguisttools
+USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets \
+ concurrent buildtools_build linguisttools_build
USES= compiler:c++11-lib desktop-file-utils openal:soft qmake gmake
PLIST_FILES= bin/qtox \