Joshua,

Good catch. Indeed, I meant depends_build. Fixed in r148300.

On May 3, 2016, at 12:55 AM, Joshua Root <[email protected]> wrote:

> On 2016-5-3 15:48 , Ryan Schmidt wrote:
>> 
>>> On May 1, 2016, at 6:55 PM, [email protected] wrote:
>>> 
>>> Revision
>>> 148264
>>> Author
>>> [email protected]
>>> Date
>>> 2016-05-01 16:55:29 -0700 (Sun, 01 May 2016)
>>> Log Message
>>> 
>>> snort 2.9.8.2: add openssl dependency (missing headers) for El Cap
>>> Modified Paths
>>> 
>>>     • trunk/dports/net/snort/Portfile
>> 
>>> +platform darwin 15 {
>>> +    #El Capitan lacks openssl headers
>>> +    depends_lib-append          port:openssl
>>> +}
>> 
>> If this port uses openssl, it should have a dependency on port:openssl on 
>> all operating systems, not just darwin 15.
> 
> And if it just needs headers as implied by the comment, it should presumably 
> be depends_build rather than depends_lib.
> 
> - Josh
> _______________________________________________
> macports-dev mailing list
> [email protected]
> https://lists.macosforge.org/mailman/listinfo/macports-dev

Marius
--
Marius Schamschula




_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to