> On Aug 31, 2016, at 3:59 PM, [email protected] wrote: > > Revision > 152202 > Author > [email protected] > Date > 2016-08-31 13:59:44 -0700 (Wed, 31 Aug 2016) > Log Message > > folly: add new port > Added Paths > > • trunk/dports/devel/folly/ >
> +depends_lib-append port:boost \ > + port:python27 \ > + port:gflags \ > + port:google-glog \ > + port:double-conversion \ > + port:libevent \ > + port:snappy \ > + port:lz4 \ > + port:lzma \ > + port:xz \ > + port:openssl \ > + port:zlib \ > + port:zstd A dependency on openssl should be written "path:lib/libssl.dylib:openssl" unless you know of a reason why it does not work with libressl. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
