<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/15f06a8af90243a0e3f0f32a20c8c8eb5c69ddda">https://github.com/macports/macports-ports/commit/15f06a8af90243a0e3f0f32a20c8c8eb5c69ddda</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 15f06a8af90243a0e3f0f32a20c8c8eb5c69ddda
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Nov 24 10:24:06 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    R: use x11 global description
</span>---
 math/R/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/R/Portfile b/math/R/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d76ab34..7e6ae08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/R/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/R/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -153,7 +153,7 @@ variant tests description {include tests of R installation} {
</span>     destroot.target-append install-tests
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant x11 description {enable use of x11} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant x11 {
</span>     depends_lib-append      port:xorg-libsm \
                             port:xorg-libice \
                             port:xorg-libX11 \
</pre><pre style='margin:0'>

</pre>