[152202] trunk/dports/devel
Sean Farley
sean at macports.org
Mon Sep 5 13:31:31 PDT 2016
Ryan Schmidt <ryandesign at macports.org> writes:
>> On Aug 31, 2016, at 3:59 PM, sean at macports.org wrote:
>>
>> Revision
>> 152202
>> Author
>> sean at macports.org
>> 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.
Ah, I forgot that libressl exists. Unfortunately, it does indeed fail to
build with libressl. I'll add a comment to the portfile.
More information about the macports-dev
mailing list