<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/f37efad5fcaa26240b0635c405edc9347b5f1956">https://github.com/macports/macports-ports/commit/f37efad5fcaa26240b0635c405edc9347b5f1956</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f37efad5fcaa26240b0635c405edc9347b5f1956
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Dec 3 12:53:36 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    ocaml-labltk: remove redundant code
</span>---
 graphics/ocaml-labltk/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/ocaml-labltk/Portfile b/graphics/ocaml-labltk/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0e2712f..ca1c478 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/ocaml-labltk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/ocaml-labltk/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,6 +47,5 @@ pre-destroot {
</span> }
 
 build.target-append opt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-destroot.target     install
</span> destroot.destdir    BINDIR=${destroot}${prefix}/bin \
                     LIBDIR=${destroot}${prefix}/lib/ocaml
</pre><pre style='margin:0'>

</pre>