<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dd415bc49b8941e7b3c269c5618581c7fca01057">https://github.com/macports/macports-ports/commit/dd415bc49b8941e7b3c269c5618581c7fca01057</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 dd415bc  fltk: Add missing build dependency on autoconf
</span>dd415bc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dd415bc49b8941e7b3c269c5618581c7fca01057
</span>Author: Frank Schima <mf2k@macports.org>
AuthorDate: Sun Jan 13 13:21:15 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    fltk: Add missing build dependency on autoconf
</span>---
 aqua/fltk/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/fltk/Portfile b/aqua/fltk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 35a8499..ca8f735 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/fltk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/fltk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -72,6 +72,7 @@ if {${subport} eq ${name}} {
</span> 
 }
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build   port:autoconf
</span> depends_lib     port:jpeg \
                 port:libpng \
                 port:zlib
</pre><pre style='margin:0'>

</pre>