<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/47c10481ab264305e2d154595454b9575952ba9e">https://github.com/macports/macports-ports/commit/47c10481ab264305e2d154595454b9575952ba9e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 47c10481ab264305e2d154595454b9575952ba9e
</span>Author: Giovanni Bussi <giovanni.bussi@gmail.com>
AuthorDate: Wed Nov 8 08:20:02 2017 +0100

<span style='display:block; white-space:pre;color:#404040;'>    gromacs-plumed: added note
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Explained usage of PLUMED_KERNEL variable
</span>---
 science/gromacs/Portfile | 5 +++++
 1 file changed, 5 insertions(+)

<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 a813349..df367c0 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;'>@@ -109,6 +109,11 @@ subport gromacs-plumed {
</span> # updated when gromacs is.
       exec ${prefix}/bin/plumed patch --mdroot=${worksrcpath} -e gromacs-5.1.4 --runtime -p
     }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    notes "
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PLUMED is linked with runtime binding. By setting the environment variable PLUMED_KERNEL\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+to the path of libplumedKernel.dylib you can replace your own PLUMED library at runtime.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+By default, /opt/local/lib/libplumedKernel.dylib is linked.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+"
</span> }
 ## END ADDITION FOR PLUMED SUBPORT ONLY
 
</pre><pre style='margin:0'>

</pre>