summaryrefslogtreecommitdiff
path: root/audio/lollypop
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-25 16:13:38 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-25 16:13:38 +0000
commit21bc5c0345300431d6e3edc6c43d743c61fc7b5e (patch)
tree2cf1a158cf8540bcd6bed759d4e35240e31330bb /audio/lollypop
parentRemove bogus prop. (diff)
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951
Notes
Notes: svn path=/head/; revision=414014
Diffstat (limited to 'audio/lollypop')
-rw-r--r--audio/lollypop/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/lollypop/Makefile b/audio/lollypop/Makefile
index d81a21637106..978a29bb3a48 100644
--- a/audio/lollypop/Makefile
+++ b/audio/lollypop/Makefile
@@ -18,10 +18,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.8:databases/py-sqlite3 \
LIB_DEPENDS= libnotify.so:devel/libnotify \
libtotem-plparser.so:multimedia/totem-pl-parser
-USES= shebangfix python:3 pkgconfig gettext gmake tar:xz
+USES= shebangfix python:3 pkgconfig gettext gmake sqlite tar:xz
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk30 py3gobject3 introspection:build intltool intlhack
-USE_SQLITE= yes
USE_GSTREAMER1= yes mad ogg flac opus libav faad good speex
USE_PYTHON= py3kplist
INSTALLS_ICONS= yes