aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-30 08:12:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-30 09:07:16 +0000
commitabc81154f7093c20be630841d9bb6c5e3b9a33fd (patch)
treec642ad7cdd169c615f8181d81f1127d31298fa32
parent5ed212ff278497f21f2ce27d54478c54543a7e21 (diff)
downloadports-abc81154f7093c20be630841d9bb6c5e3b9a33fd.tar.gz
ports-abc81154f7093c20be630841d9bb6c5e3b9a33fd.zip
audio/ncmpc: unbreak with --auto-features=enabled
meson.build:114:0: ERROR: Dependency "lirc" not found, tried pkgconfig PR: 270361 Reported by: antoine (via exp-run)
-rw-r--r--audio/ncmpc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile
index 90bf832f135d..7d3bc8c08bd8 100644
--- a/audio/ncmpc/Makefile
+++ b/audio/ncmpc/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
USES= compiler:c++17-lang cpe iconv localbase:ldflags meson ncurses \
pkgconfig tar:xz
+MESON_ARGS= -Dlirc=disabled
CPE_VENDOR= ncmpc_project