<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/cc8b39e17ac6ec0252ae60815ba986bfef1f2807">https://github.com/macports/macports-ports/commit/cc8b39e17ac6ec0252ae60815ba986bfef1f2807</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cc8b39e17ac6ec0252ae60815ba986bfef1f2807
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Thu Aug 1 10:09:03 2024 +0800
<span style='display:block; white-space:pre;color:#404040;'> discord-rpc: non-functional: path-style dep for rapidjson
</span>---
games/discord-rpc/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/discord-rpc/Portfile b/games/discord-rpc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6bc8f628235..6bc2244a364 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/discord-rpc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/discord-rpc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ checksums rmd160 5162c62ba2484098f683c1bb82ef1a2704f61b19 \
</span>
compiler.cxx_standard 2014
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib-append port:rapidjson
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib-append path:lib/pkgconfig/RapidJSON.pc:rapidjson
</span>
# Patch the CMakeLists.txt file to add a CMake find module
# and a pkg-config file to the final output products.
</pre><pre style='margin:0'>
</pre>