Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-11-13 13:07:06 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-11-13 13:13:21 +0300
commit3d5b522360d0f8b6e0f3fcd845a935fc1972d7e7 (patch)
tree19bfdd614fff477d7df2af281894c45daa62ca7b
parent8ab76e7564fa65d46e3d6115629afa6d4c10afff (diff)
net/grilo-plugins: do not detect sysutils/tracker3 when it is installed (+)
PR: 262850
-rw-r--r--net/grilo-plugins/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile
index bd9b9d403cbb..b0423e29e3d7 100644
--- a/net/grilo-plugins/Makefile
+++ b/net/grilo-plugins/Makefile
@@ -35,6 +35,7 @@ OPTIONS_DEFAULT= TRACKER
TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others)
TRACKER_MESON_YES= enable-tracker
+TRACKER_MESON_NO= enable-tracker3
TRACKER_LIB_DEPENDS= libtracker-sparql-2.0.so:sysutils/tracker
DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing