View | Details | Raw Unified | Return to bug 243572
Collapse All | Expand All

(-)/usr/ports/multimedia/librav1e/Makefile (-2 / +1 lines)
Lines 18-25 Link Here
18
do-install:
18
do-install:
19
	@${CARGO_CARGO_RUN} cinstall \
19
	@${CARGO_CARGO_RUN} cinstall \
20
		--destdir "${STAGEDIR}" \
20
		--destdir "${STAGEDIR}" \
21
		${CARGO_BUILD_ARGS} \
21
		${CARGO_BUILD_ARGS}
22
		${CARGO_INSTALL_ARGS}
23
22
24
post-install:
23
post-install:
25
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
24
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so

Return to bug 243572