<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">As expected, Ryan did get this one right:<div><br></div><div>On my Yosemite machine:</div><div><br></div><div><div>marius$ otool -L /opt/local/bin/snort<br>/opt/local/bin/snort:<br><span class="Apple-tab-span" style="white-space:pre">        </span>/opt/local/lib/libdnet.1.dylib (compatibility version 2.0.0, current version 2.1.0)<br><span class="Apple-tab-span" style="white-space:pre">        </span>/opt/local/lib/libpcre.1.dylib (compatibility version 4.0.0, current version 4.6.0)<br><span class="Apple-tab-span" style="white-space:pre">        </span>/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0)<br><span class="Apple-tab-span" style="white-space:pre">        </span>/opt/local/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)<br><span class="Apple-tab-span" style="white-space:pre">        </span>/opt/local/lib/libsfbpf.0.dylib (compatibility version 1.0.0, current version 1.1.0)<br><span class="Apple-tab-span" style="white-space:pre">        </span>/usr/lib/libpcap.A.dylib (compatibility version 1.0.0, current version 1.0.0)<br><span class="Apple-tab-span" style="white-space:pre">        </span>/opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.8)</div><div><br></div><div>Thus, as I build in trace mode, systems prior to El Capitan found the Apple installed library, but not the MacPorts installed one.</div><div><br></div><div>So I’ve added openssl to the depends_lib for all OS versions. r148318.</div><div><br></div><div><div><div>On May 3, 2016, at 12:48 AM, Ryan Schmidt &lt;<a href="mailto:ryandesign@macports.org">ryandesign@macports.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><blockquote type="cite">On May 1, 2016, at 6:55 PM, <a href="mailto:mps@macports.org">mps@macports.org</a> wrote:<br><br>Revision<br>148264<br>Author<br><a href="mailto:mps@macports.org">mps@macports.org</a><br>Date<br>2016-05-01 16:55:29 -0700 (Sun, 01 May 2016)<br>Log Message<br><br>snort 2.9.8.2: add openssl dependency (missing headers) for El Cap<br>Modified Paths<br><br><span class="Apple-tab-span" style="white-space:pre">        </span>• trunk/dports/net/snort/Portfile<br></blockquote><br><blockquote type="cite">+platform darwin 15 {<br>+ &nbsp;&nbsp;&nbsp;#El Capitan lacks openssl headers<br>+ &nbsp;&nbsp;&nbsp;depends_lib-append &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;port:openssl<br>+}<br></blockquote><br>If this port uses openssl, it should have a dependency on port:openssl on all operating systems, not just darwin 15.<br><br><br><br></blockquote></div><br><div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Marius</div><div>--</div><div>Marius Schamschula</div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">

</div>
<br></div></div></body></html>