<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/52fdd0114cd2a2a6e37081fb929f5c7599e62987">https://github.com/macports/macports-ports/commit/52fdd0114cd2a2a6e37081fb929f5c7599e62987</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 52fdd01  xfce4-dev-tools: Add pkgconfig build dependency
</span>52fdd01 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 52fdd0114cd2a2a6e37081fb929f5c7599e62987
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Oct 22 22:50:56 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xfce4-dev-tools: Add pkgconfig build dependency
</span>---
 xfce/xfce4-dev-tools/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/xfce/xfce4-dev-tools/Portfile b/xfce/xfce4-dev-tools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 674387c..6e19b5d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/xfce/xfce4-dev-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/xfce/xfce4-dev-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,6 +20,7 @@ checksums       md5 559202c4d9650e23696c44aa94cfc5a9 \
</span> 
 supported_archs noarch
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build   port:pkgconfig
</span> depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 port:gtk-doc port:intltool
 depends_run     port:autoconf port:libtool port:automake \
                 bin:svn:subversion bin:git:git
</pre><pre style='margin:0'>

</pre>