summaryrefslogtreecommitdiff
path: root/multimedia/handbrake/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-11-03 17:55:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-11-03 18:54:13 +0000
commit6a73c70f44126dafe17e46a6ce93ef64d2bb4522 (patch)
tree2bacb37fc3038e2e98a560bd51a826e68fc5fb83 /multimedia/handbrake/Makefile
parentnet/haproxy: update to version 2.4.8. (diff)
multimedia/handbrake: disable ldconfig during build
ld-elf.so.1: Shared object "liblz4.so.1" not found, required by "libarchive.so.13" gmake[4]: *** [common/CMakeFiles/common.dir/build.make:134: common/CMakeFiles/common.dir/x86/intrapred8.asm.o] Error 1 $ ldconfig -r /var/run/ld-elf.so.hints: search directories: PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/2c3a68bc30cf
Diffstat (limited to 'multimedia/handbrake/Makefile')
-rw-r--r--multimedia/handbrake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index b49af93efa8f..a8a3a2b6db59 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -63,7 +63,7 @@ LIB_DEPENDS+= libdvdcss.so:multimedia/libdvdcss
GNU_CONFIGURE= yes
MAKE_ENV= V=1 ACLOCAL=${LOCALBASE}/bin/aclocal
-BINARY_ALIAS= python3=${PYTHON_VERSION}
+BINARY_ALIAS= python3=${PYTHON_VERSION} ldconfig=${FALSE}
CONFIGURE_ARGS= --force --enable-x265
CONFIGURE_TARGET= build