<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Ryan,<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jul 23, 2020, at 9:52 AM, Ryan Schmidt <<a href="mailto:ryandesign@macports.org" class="">ryandesign@macports.org</a>> wrote:</div><div class=""><div class=""><br class="">On Jul 23, 2020, at 10:18, Frank Schima wrote:<br class=""><br class=""><blockquote type="cite" class="">I’m trying to get the new Portfile ncplot to UseTheRightCompiler. It uses a primitive Makefile but not a configure file. So I added the makefile 1.0 portgroup. However, I get a build error when I do. Can anyone help?<br class=""><br class="">Error is:<br class=""><br class="">:info:build In file included from init.c:22:<br class="">:info:build ./define.h:14:10: fatal error: 'algorithm' file not found<br class="">:info:build #include <algorithm><br class="">:info:build          ^~~~~~~~~~~<br class="">:info:build 1 error generated.<br class=""></blockquote><br class="">What was the clang compile line that generated that error?<br class=""><br class="">What OS version are you using?<br class=""></div></div></blockquote><br class=""></div><div>Catalina 10.15.6. Xcode 11.6.</div><div><br class=""></div><div><div><div><font face="Courier" class="">/usr/bin/clang -Wall -g -O2 -I/opt/X11/include -DPNG -DPNG15 -Wno-write-strings -Wno-overflow -c ascii.c</font></div><div class=""><br class=""></div></div></div><br class=""><div class="">-Frank</div><div class=""><br class=""></div></body></html>