<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/5bc1677e1312ca7a9cb85148b2321b643b598860">https://github.com/macports/macports-ports/commit/5bc1677e1312ca7a9cb85148b2321b643b598860</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 5bc1677  poppler-qt4-mac: Fix typo in notes
</span>5bc1677 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5bc1677e1312ca7a9cb85148b2321b643b598860
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jun 22 01:24:35 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    poppler-qt4-mac: Fix typo in notes
</span>---
 graphics/poppler-qt4-mac/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/poppler-qt4-mac/Portfile b/graphics/poppler-qt4-mac/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c993bbe..e3314ab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/poppler-qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/poppler-qt4-mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -76,7 +76,7 @@ supports qt4). You should consider this when deciding when and whether it is\
</span> appropriate to use this port.
 
 To use this port to build poppler-based ports that require qt4, you will need\
<span style='display:block; white-space:pre;background:#ffe0e0;'>-to pass in the directions to the pkgconfig files or otherwise direct the build\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+to pass in the directories to the pkgconfig files or otherwise direct the build\
</span> to find these headers and libraries. For example, these lines may be useful:
 
 configure.env-append PKG_CONFIG_PATH="${prefix}/libexec/poppler-qt4-mac/lib/pkgconfig:${prefix}/lib/pkgconfig"
</pre><pre style='margin:0'>

</pre>