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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8b467f3db26d4470b6bf0d0de9d28376690bb35a">https://github.com/macports/macports-ports/commit/8b467f3db26d4470b6bf0d0de9d28376690bb35a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8b467f3db26d4470b6bf0d0de9d28376690bb35a
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Thu Sep 20 13:06:37 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    stellarium*: allow using gpsd or gpsd-devel
</span>---
 science/stellarium/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/stellarium/Portfile b/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 81f0e00..3f1fd46 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/stellarium/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -54,7 +54,7 @@ qt5.depends_component qtlocation qtmultimedia qtscript qtserialport qttools
</span> 
 depends_lib-append \
     port:zlib \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    port:gpsd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    path:lib/libgps.dylib:gpsd \
</span>     port:gettext \
     port:doxygen \
     port:python27
</pre><pre style='margin:0'>

</pre>