mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Fix a typo
Reported by: nox No Cokkies for: miwi
This commit is contained in:
parent
333271cead
commit
39560e3c46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240800
@ -59,7 +59,7 @@ post-patch:
|
||||
${REINPLACE_CMD} -e '/^update_xdg_mimetypes/d; /SharedMimeInfo/d' \
|
||||
${PATCH_WRKSRC}/src/mimetypes/CMakeLists.txt
|
||||
# avoid a crash when kdenlive_render is not in $PATH
|
||||
${REINPLACE_CMD} -e 's|QCoreApplication::applicationDirPath()|QStrin g("${PREFIX}/bin")|g' \
|
||||
${REINPLACE_CMD} -e 's|QCoreApplication::applicationDirPath()|QString("${PREFIX}/bin")|g' \
|
||||
${PATCH_WRKSRC}/src/renderwidget.cpp
|
||||
|
||||
post-install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user