<pre style='margin:0'>
Jeremy Lavergne (nerdling) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a7745b488413c71dd6df4d240d221dbfd097522b">https://github.com/macports/macports-ports/commit/a7745b488413c71dd6df4d240d221dbfd097522b</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 a7745b4  lilypond: ensure Xquartz is around so fontforge can be properly discovered
</span>a7745b4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a7745b488413c71dd6df4d240d221dbfd097522b
</span>Author: Jeremy Lavergne <snc@macports.org>
AuthorDate: Mon Aug 7 14:43:41 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    lilypond: ensure Xquartz is around so fontforge can be properly discovered
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Another fix for #53217.
</span>---
 textproc/lilypond/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/lilypond/Portfile b/textproc/lilypond/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 02d6351..cf1f4f3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/lilypond/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/lilypond/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,6 +47,7 @@ depends_lib         port:fontconfig \
</span>                     port:dblatex \
                     port:urw-fonts \
                     port:libtool \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:bin/Xquartz:xorg-server \
</span>                     port:python27
 
 configure.python    ${frameworks_dir}/Python.framework/Versions/2.7/bin/python2.7
</pre><pre style='margin:0'>

</pre>