aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vapoursynth-l-smash-works
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-03-06 02:55:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-03-06 02:55:01 +0000
commitf3a9f58ee87a1391d2f49cb5cbc623b0e8a405b8 (patch)
treeae56c1a7de3c4954e8b0104ed08d4ac08170de60 /multimedia/vapoursynth-l-smash-works
parent7106e11a2a870ef651ed7a5351b98f749415980f (diff)
downloadports-f3a9f58ee87a1391d2f49cb5cbc623b0e8a405b8.tar.gz
ports-f3a9f58ee87a1391d2f49cb5cbc623b0e8a405b8.zip
multimedia/vapoursynth-l-smash-works: unbreak on non-x86 GCC archs
cc1: error: unrecognized command line option "-msse2" Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=494758
Diffstat (limited to 'multimedia/vapoursynth-l-smash-works')
-rw-r--r--multimedia/vapoursynth-l-smash-works/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/vapoursynth-l-smash-works/Makefile b/multimedia/vapoursynth-l-smash-works/Makefile
index 47b19ea6f4e6..03ca24ef53f6 100644
--- a/multimedia/vapoursynth-l-smash-works/Makefile
+++ b/multimedia/vapoursynth-l-smash-works/Makefile
@@ -52,6 +52,7 @@ post-patch:
-e 's/pushd/cd/; s/popd/cd -/' \
-e 's/-Os //; /=.*-fexcess-precision/d' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} 's/ -msse2 -g0//' ${WRKSRC}/${MAKEFILE}
post-install:
(cd ${WRKSRC} && ${COPYTREE_SHARE} \