<pre style='margin:0'>
Daniel J. Luke (danielluke) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5b94fdc37f243e419a62da7391a100753c9239ee">https://github.com/macports/macports-ports/commit/5b94fdc37f243e419a62da7391a100753c9239ee</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 5b94fdc37f2 nmap: re-enable ccache and parallel build
</span>5b94fdc37f2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5b94fdc37f243e419a62da7391a100753c9239ee
</span>Author: Daniel J. Luke <dluke@macports.org>
AuthorDate: Wed Sep 7 16:22:09 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    nmap: re-enable ccache and parallel build
</span>---
 net/nmap/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/nmap/Portfile b/net/nmap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7d5c2a45923..3ad28b974ab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/nmap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/nmap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -55,9 +55,6 @@ if {${os.platform} eq "darwin" && ${os.version} < 13} {
</span> # nmap's configure script in nselib-bin does not respect --with-liblua=included
 configure.env ac_cv_header_lua_h=no
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-use_parallel_build      no
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-configure.ccache   no
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> default_variants +ssl +pcre
 
 variant ssl description {build with ssl support} {
</pre><pre style='margin:0'>

</pre>