diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-08 02:21:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-08 02:21:06 +0000 |
commit | f3c5a5e33979c35049645f2e25ac6b16b9f26421 (patch) | |
tree | dd3c26ad7f0e16c054964d81f8d0035d308d4be0 /multimedia/kvazaar/Makefile | |
parent | f64311375ec1d4b6779155c8e0830e259a91916f (diff) | |
download | ports-f3c5a5e33979c35049645f2e25ac6b16b9f26421.tar.gz ports-f3c5a5e33979c35049645f2e25ac6b16b9f26421.zip |
Notes
Diffstat (limited to 'multimedia/kvazaar/Makefile')
-rw-r--r-- | multimedia/kvazaar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/kvazaar/Makefile b/multimedia/kvazaar/Makefile index 115d518d5ec9..0d4e821b9ca4 100644 --- a/multimedia/kvazaar/Makefile +++ b/multimedia/kvazaar/Makefile @@ -11,6 +11,8 @@ COMMENT= H.265/HEVC encoder implemented in C LICENSE= LGPL21+ +BROKEN_powerpc64= fails to compile: strategyselector.c:377:26: linux/auxvec.h: No such file or directory + USE_GITHUB= yes GH_ACCOUNT= ultravideo GH_TUPLE= silentbicycle:greatest:v1.0.0:greatest/greatest |