aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-01-25 15:43:22 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-01-25 15:43:22 +0000
commiteed745d5e2a49743edd731a98caa25f6d0af97f6 (patch)
tree70dce60d59febf335eac0d4dc841f328561d8e66 /multimedia
parent5795fe8d88408c6d391c6968ec459668de94d496 (diff)
downloadports-eed745d5e2a49743edd731a98caa25f6d0af97f6.tar.gz
ports-eed745d5e2a49743edd731a98caa25f6d0af97f6.zip
multimedia/librav1e: unbreak build WITH_DEBUG
error: Found argument '--debug' which wasn't expected, or isn't valid in this context PR: 243572 Submitted by: nimaje+fbz@bureaucracy.de
Notes
Notes: svn path=/head/; revision=524042
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/librav1e/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile
index 22f3fc0c94f8..d7eb6efaa184 100644
--- a/multimedia/librav1e/Makefile
+++ b/multimedia/librav1e/Makefile
@@ -18,8 +18,7 @@ do-build:
do-install:
@${CARGO_CARGO_RUN} cinstall \
--destdir "${STAGEDIR}" \
- ${CARGO_BUILD_ARGS} \
- ${CARGO_INSTALL_ARGS}
+ ${CARGO_BUILD_ARGS}
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so