Ticket #29381: libssh2-port-debug.patch
File libssh2-port-debug.patch, 410 bytes (added by rkitover (Rafael Kitover), 14 years ago) |
---|
-
Portfile
old new 32 32 lib/libcrypto.dylib \ 33 33 lib/libz.dylib 34 34 35 variant debug description {Enable debug mode including tracing support} { 36 configure.args-append \ 37 --enable-debug 38 } 39 35 40 post-build { 36 41 if {[variant_isset universal]} { 37 42 foreach arch ${universal_archs_to_use} {