aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-03 04:15:54 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-03 05:27:53 +0000
commite2faf7b880591582328a74ed31ee19438252f16e (patch)
treec876c637548f8b214f0310f8097c8a912712371a
parent435bcd216189cf3e1f138f53adbbcc63d73569f5 (diff)
downloadports-e2faf7b880591582328a74ed31ee19438252f16e.tar.gz
ports-e2faf7b880591582328a74ed31ee19438252f16e.zip
multimedia/libx264: BROKEN on powerpc64le 15
endian test failed Reported by: portsfallout
-rw-r--r--multimedia/libx264/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/libx264/Makefile b/multimedia/libx264/Makefile
index 487cb9514621..819813278a9d 100644
--- a/multimedia/libx264/Makefile
+++ b/multimedia/libx264/Makefile
@@ -7,6 +7,9 @@ COMMENT= H.264/MPEG-4 AVC Video Encoding (Library)
MASTERDIR= ${.CURDIR}/../x264
PLIST= ${.CURDIR}/pkg-plist
+NOT_FOR_ARCHS= powerpc64le
+NOT_FOR_ARCHS_REASON= endian test failed
+
# Clear dependency on libx264 (itself), see x264/Makefile
LIB_DEPENDS= #