aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2023-12-08 07:09:00 +0000
committerThomas Zander <riggs@FreeBSD.org>2023-12-11 09:25:02 +0000
commit73f8e70fbb623b7595720714f4078c95ee149b00 (patch)
tree8d4d7b3be24858a0ea00de1c9d5d53c7dfd0cff4
parent3bfd6cede50cb800ef814e10793c7d7ea9f1502e (diff)
downloadports-73f8e70fbb623b7595720714f4078c95ee149b00.tar.gz
ports-73f8e70fbb623b7595720714f4078c95ee149b00.zip
audio/musicpd: Fix dependency for CURL option
PR: 275513 Reported by: diizzy, listac@nebelschwaden.de MFH: 2023Q4 (cherry picked from commit 7e50d55c75b15740b32a7fb2e5d28237cd455dba)
-rw-r--r--audio/musicpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index e2164fbbf62b..81ff7ca67c9c 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= musicpd
PORTVERSION= 0.23.14
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
@@ -169,6 +170,7 @@ CDPARANOIA_MESON_ENABLED= cdio_paranoia
CDPARANOIA_LIB_DEPENDS= libcdio_paranoia.so:sysutils/libcdio-paranoia
CURL_MESON_ENABLED= curl webdav
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
+CURL_IMPLIES= PLAYLISTS
SMB_MESON_ENABLED= smbclient
SMB_USES= samba:lib