aboutsummaryrefslogtreecommitdiff
path: root/audio/sayonara
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-10 12:18:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-10 12:18:19 +0000
commit0615d7aeb06e1572339d09a677bfbf4c0ae37159 (patch)
treec954530bed3d58488935f80ad05b3839aa7e9002 /audio/sayonara
parente9e1f3f477bf45ef760fb1f2654786f9380e4f04 (diff)
downloadports-0615d7aeb06e1572339d09a677bfbf4c0ae37159.tar.gz
ports-0615d7aeb06e1572339d09a677bfbf4c0ae37159.zip
audio/sayonara: track runtime dependency on sqlite
$ sayonara [...] Database created successfully QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: Error: DatabaseConnector database cannot be opened! Error: Driver not loaded Error: Driver not loaded Error: Could not open Database Warning: Database not existent. Creating database **** All settings initialized **** Error: Cannot initialize settings
Notes
Notes: svn path=/head/; revision=428283
Diffstat (limited to 'audio/sayonara')
-rw-r--r--audio/sayonara/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sayonara/Makefile b/audio/sayonara/Makefile
index ed2c5c76f8b9..580c9850ec42 100644
--- a/audio/sayonara/Makefile
+++ b/audio/sayonara/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sayonara
PORTVERSION= 0.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.sayonara-player.com/sw/
DISTNAME= ${PORTNAME}-player-${PORTVERSION}-git11-20161030
@@ -19,7 +19,7 @@ LIB_DEPENDS= libtag.so:audio/taglib \
USES= cmake compiler:c++11-lib execinfo pkgconfig
USE_GSTREAMER1= flac mpg123 ogg opus vorbis # XXX: likely incomplete
-USE_QT5= dbus core gui network sql widgets xml \
+USE_QT5= dbus core gui network sql sql-sqlite3_run widgets xml \
buildtools_build qmake_build linguisttools_build
INSTALLS_ICONS= yes