summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/vapoursynth-fmtconv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile
index 2b8686fbc177..3a984af0ee93 100644
--- a/graphics/vapoursynth-fmtconv/Makefile
+++ b/graphics/vapoursynth-fmtconv/Makefile
@@ -15,6 +15,8 @@ COMMENT= Format conversion tools for Vapoursynth
LICENSE= WTFPL
+BROKEN_powerpc64= fails to compile on powerpc64: \#error
+
BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VapourSynth.h:multimedia/vapoursynth
USE_GITHUB= yes