aboutsummaryrefslogtreecommitdiffstats
path: root/audio/pragha
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-26 00:13:38 +0800
committermat <mat@FreeBSD.org>2016-04-26 00:13:38 +0800
commit249200c5ac5a6482e3f464dcbabf7f4879065734 (patch)
tree2cf1a158cf8540bcd6bed759d4e35240e31330bb /audio/pragha
parent4a29dd7050d143c963a767fa8b7671e3a0ddc09d (diff)
downloadfreebsd-ports-gnome-249200c5ac5a6482e3f464dcbabf7f4879065734.tar.gz
freebsd-ports-gnome-249200c5ac5a6482e3f464dcbabf7f4879065734.tar.zst
freebsd-ports-gnome-249200c5ac5a6482e3f464dcbabf7f4879065734.zip
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
Diffstat (limited to 'audio/pragha')
-rw-r--r--audio/pragha/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/pragha/Makefile b/audio/pragha/Makefile
index 70aa43c231e3..ae87c49c270b 100644
--- a/audio/pragha/Makefile
+++ b/audio/pragha/Makefile
@@ -19,10 +19,9 @@ LIB_DEPENDS= libtag.so:audio/taglib \
libtotem-plparser.so:multimedia/totem-pl-parser
USES= compiler:c11 desktop-file-utils gettext-tools gmake libtool \
- pkgconfig tar:bz2
+ pkgconfig sqlite tar:bz2
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk30 intltool intlhack
-USE_SQLITE= yes
USE_GSTREAMER1= yes faad flac libav mad ogg speex
INSTALLS_ICONS= yes
USE_LDCONFIG= yes