Ticket #43059: patch-Portfile.diff

File patch-Portfile.diff, 475 bytes (added by neverpanic (Clemens Lang), 10 years ago)

Patch against the Portfile

  • Portfile

     
    6868
    6969# Use Apple's sandboxing feature
    7070configure.cppflags-append -D__APPLE_SANDBOX_NAMED_EXTERNAL__
     71configure.ldflags-append  -Wl,-search_paths_first
    7172configure.args      --with-ssl-dir=${prefix} \
    7273                    --sysconfdir=${prefix}/etc/ssh \
    7374                    --with-privsep-path=${prefix}/var/empty \