summaryrefslogtreecommitdiff
path: root/multimedia/libvpx/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-10-08 18:57:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-10-08 18:57:40 +0000
commita013e66d91bb9334597ed7d39b7c1985b60d8ccc (patch)
treea402050e190fa47f0733b87cc213e0a29b145693 /multimedia/libvpx/Makefile
parentmultimedia/libvpx: detect NEON on armv7 at runtime (diff)
multimedia/libvpx: unblock build on mips*
mips* cannot use lang/gcc*, so let it use GCC 4.2 in base. Other archs may work as well but x86 won't per r422956.
Notes
Notes: svn path=/head/; revision=451562
Diffstat (limited to 'multimedia/libvpx/Makefile')
-rw-r--r--multimedia/libvpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile
index 5e9d1424caf1..d5772202c2ee 100644
--- a/multimedia/libvpx/Makefile
+++ b/multimedia/libvpx/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= yasm:devel/yasm
USE_GITHUB= yes
GH_ACCOUNT= webmproject
-USES= compiler:c11 cpe gmake perl5 shebangfix
+USES= cpe gmake perl5 shebangfix
CPE_VENDOR= john_koleszar
HAS_CONFIGURE= yes
USE_PERL5= build