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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8e9d3fa3f8e98e32071406a09a117d9dbdb19b6c">https://github.com/macports/macports-ports/commit/8e9d3fa3f8e98e32071406a09a117d9dbdb19b6c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8e9d3fa3f8e98e32071406a09a117d9dbdb19b6c
</span>Author: Giovanni Bussi <giovanni.bussi@gmail.com>
AuthorDate: Wed Nov 8 09:22:31 2017 +0100

<span style='display:block; white-space:pre;color:#404040;'>    gromacs-plumed: using ${prefix}
</span>---
 science/gromacs/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gromacs/Portfile b/science/gromacs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index df367c0..eb11079 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gromacs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gromacs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -112,7 +112,7 @@ subport gromacs-plumed {
</span>     notes "
 PLUMED is linked with runtime binding. By setting the environment variable PLUMED_KERNEL\
 to the path of libplumedKernel.dylib you can replace your own PLUMED library at runtime.\
<span style='display:block; white-space:pre;background:#ffe0e0;'>-By default, /opt/local/lib/libplumedKernel.dylib is linked.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+By default, ${prefix}/lib/libplumedKernel.dylib is linked.
</span> "
 }
 ## END ADDITION FOR PLUMED SUBPORT ONLY
</pre><pre style='margin:0'>

</pre>