<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/47a0d2bb8a0eb2cb84c118179f560ec98ba22db3">https://github.com/macports/macports-ports/commit/47a0d2bb8a0eb2cb84c118179f560ec98ba22db3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 47a0d2bb8a0eb2cb84c118179f560ec98ba22db3
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Mon Apr 22 02:01:40 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    cyan: non-functional: make lint happy, drop pkgconfig from portfile
</span>---
 graphics/cyan/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/cyan/Portfile b/graphics/cyan/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d5c63978571..970ad1d688f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/cyan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/cyan/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,9 +36,6 @@ if {[string match *gcc* ${configure.compiler}]} {
</span>     }
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build-append \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:pkgconfig
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> depends_lib-append  port:ImageMagick \
                     port:lcms2 \
                     port:libiconv
</pre><pre style='margin:0'>

</pre>