diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-27 04:19:28 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-27 04:19:28 +0000 |
commit | 8e493c455974a60084f5d010072f8f5893b1ea69 (patch) | |
tree | ba71fe5c121aad9a913b080664d68e9f1dda2b2d | |
parent | [NEW PORT] sysutils/py-leviathan: Application to control and monitor NZXT (As... (diff) |
multimedia/ffmpeg: Remove FreeBSD 10.x cruft
-rw-r--r-- | multimedia/ffmpeg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 17c8ba60ad1e..c560aa62aa14 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -580,7 +580,6 @@ CONFIGURE_ARGS+=--prefix="${PREFIX}" \ CONFIGURE_ENV_aarch64_clang= ASFLAGS=-no-integrated-as CONFIGURE_ENV_armv6_clang= ASFLAGS=-no-integrated-as CONFIGURE_ENV_armv7_clang= ASFLAGS=-no-integrated-as -CONFIGURE_ARGS_FreeBSD_10_armv6=--disable-fast-unaligned DOC_FILES= Changelog CREDITS INSTALL.md LICENSE.md MAINTAINERS \ README.md RELEASE_NOTES |