<pre style='margin:0'>
Dan Ports (drkp) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/739037feb7ab7e15427954dc8ab7462961811e92">https://github.com/macports/macports-ports/commit/739037feb7ab7e15427954dc8ab7462961811e92</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 739037f  emacs: include autotools dependencies for -devel and -app-devel subports
</span>739037f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 739037feb7ab7e15427954dc8ab7462961811e92
</span>Author: Dan R. K. Ports <dports@macports.org>
AuthorDate: Sun Nov 13 15:36:51 2016 -0800

<span style='display:block; white-space:pre;color:#404040;'>    emacs: include autotools dependencies for -devel and -app-devel subports
</span>---
 editors/emacs/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/editors/emacs/Portfile b/editors/emacs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a3fa4f3..e0ec110 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/editors/emacs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/editors/emacs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -53,6 +53,8 @@ if {$subport eq "emacs-devel" || $subport eq "emacs-app-devel"} {
</span>     git.url         http://git.savannah.gnu.org/r/emacs.git
     git.branch      8e7b1af1d708dcf41695cf3fbeff9d35cdb8e5b6
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_build-append port:autoconf port:automake port:libtool
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     # our dbus is autolaunched by launchd, so disable the check that it's running
     # this patchfile is slightly different for emacs-devel
     patchfiles      patch-devel-src_dbusbind.c.diff
</pre><pre style='margin:0'>

</pre>