aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-05-01 15:03:19 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-05-01 15:03:25 +0000
commite3d010abf21d2f206f31d45ce17d81847a57d152 (patch)
treee8ec46f9ae89fd956b6d1d5f5d441ed89878d715 /audio
parent7fbb345c52c69ac0da3f7782d458c8dfe642bc9e (diff)
downloadports-e3d010abf21d2f206f31d45ce17d81847a57d152.tar.gz
ports-e3d010abf21d2f206f31d45ce17d81847a57d152.zip
audio/ebur128: Fix typo in do-install section
Terminate line correctly
Diffstat (limited to 'audio')
-rw-r--r--audio/ebur128/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ebur128/Makefile b/audio/ebur128/Makefile
index 3b7088870723..e1904e60cef9 100644
--- a/audio/ebur128/Makefile
+++ b/audio/ebur128/Makefile
@@ -23,7 +23,7 @@ do-build:
do-install:
@${CARGO_CARGO_RUN} cinstall --verbose \
- --destdir "${STAGEDIR}"
+ --destdir "${STAGEDIR}" \
--prefix "${PREFIX}" \
${CARGO_INSTALL_ARGS}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so