<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/04ad496a05aa60e66e323c53eaadc25a5faee06b">https://github.com/macports/macports-ports/commit/04ad496a05aa60e66e323c53eaadc25a5faee06b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 04ad496a05a uhubctl: let makefile PG handles nonstd prefix name
</span>04ad496a05a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 04ad496a05aa60e66e323c53eaadc25a5faee06b
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Sat Aug 14 18:05:45 2021 +0800
<span style='display:block; white-space:pre;color:#404040;'> uhubctl: let makefile PG handles nonstd prefix name
</span>---
sysutils/uhubctl/Portfile | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/uhubctl/Portfile b/sysutils/uhubctl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a0418a1ca01..28665bd2d21 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/uhubctl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/uhubctl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +24,7 @@ depends_lib-append \
</span> path:lib/libusb-1.0.0.dylib:libusb
build.target uhubctl
<span style='display:block; white-space:pre;background:#e0ffe0;'>+makefile.prefix_name \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ prefix
</span> makefile.override-append \
PREFIX
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-post-patch {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- reinplace "s|prefix|PREFIX|g" ${worksrcpath}/Makefile
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-}
</span></pre><pre style='margin:0'>
</pre>