Ticket #55641: zmq-cxx11.diff
File zmq-cxx11.diff, 461 bytes (added by ryandesign (Ryan Carsten Schmidt), 7 years ago) |
---|
-
Portfile
old new 20 20 message filtering (subscriptions), seamless access to multiple transport \ 21 21 protocols and more. 22 22 23 if {(${subport} eq ${name} || ${subport} eq "${name}-devel") && [string match *clang* ${configure.compiler}]} { 24 PortGroup cxx11 1.1 25 } 26 23 27 if {${name} eq ${subport}} { 24 28 github.setup zeromq libzmq 4.2.3 v 25 29