aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-04-01 08:46:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-01 08:48:38 +0000
commit0882bb30f3a64501503eba9ae8b18eb5ebe0bf47 (patch)
treee8abafde1e8cbf9a047b25789d8786f4f6b7cc8a
parent3507fb3e4ec9d733a3be2d41cb19adb060c5e43f (diff)
downloadports-0882bb30f3a64501503eba9ae8b18eb5ebe0bf47.tar.gz
ports-0882bb30f3a64501503eba9ae8b18eb5ebe0bf47.zip
audio/rhythmbox: drop redundant MESON_ARGS after 3507fb3e4ec9
PR: 270361 Exp-run by: antoine
-rw-r--r--audio/rhythmbox/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 51fd5ba61bc3..405900020fc1 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -29,9 +29,7 @@ USES= desktop-file-utils gettext gnome gstreamer localbase:ldflags meson \
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 introspection libxml2
USE_XORG= ice x11 xorgproto
USE_GSTREAMER= flac lame jpeg cdparanoia vorbis
-MESON_ARGS= -Dplugins_vala=enabled \
- -Dlibsecret=enabled \
- -Dgtk_doc=false \
+MESON_ARGS= -Dgtk_doc=false \
-Dtests=disabled
USE_LDCONFIG= yes