[148264] trunk/dports/net/snort/Portfile

Ryan Schmidt ryandesign at macports.org
Mon May 2 22:48:38 PDT 2016


> On May 1, 2016, at 6:55 PM, mps at macports.org wrote:
> 
> Revision
> 148264
> Author
> mps at macports.org
> 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.





More information about the macports-dev mailing list