> On Aug 31, 2016, at 3:59 PM, [email protected] wrote: > > Revision > 152205 > Author > [email protected] > Date > 2016-08-31 13:59:54 -0700 (Wed, 31 Aug 2016) > Log Message > > fbthrift: add new port > Added Paths > > • trunk/dports/devel/fbthrift/ > • trunk/dports/devel/fbthrift/Portfile
> +depends_lib-append port:boost \ > + port:python27 \ > + port:gflags \ > + port:google-glog \ > + port:double-conversion \ > + port:libevent \ > + port:snappy \ > + port:openssl \ > + port:mstch \ > + port:wangle \ > + port:folly 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
