<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b26497807601f463a3eb018b480130c6202210c4">https://github.com/macports/macports-ports/commit/b26497807601f463a3eb018b480130c6202210c4</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 b264978 liblas: Change nonbreaking space to normal space
</span>b264978 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit b26497807601f463a3eb018b480130c6202210c4
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Nov 10 00:22:28 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> liblas: Change nonbreaking space to normal space
</span>---
gis/liblas/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/liblas/Portfile b/gis/liblas/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7483696..98565c5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/liblas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/liblas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,8 +29,8 @@ distname libLAS-${version}
</span>
patchfiles patch-gt_citation_cpp.diff
configure.args-append \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- -DWITH_GEOTIFF=ON \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- -DWITH_GDAL=ON
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ -DWITH_GEOTIFF=ON \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ -DWITH_GDAL=ON
</span>
depends_lib-append port:boost \
port:gdal \
</pre><pre style='margin:0'>
</pre>