Ticket #14943: openssh-x11prefix.diff
File openssh-x11prefix.diff, 422 bytes (added by jmroot (Joshua Root), 17 years ago) |
---|
-
net/openssh/Portfile
62 62 63 63 # For X11 Forwarding 64 64 variant apple_x11 { # set for X11 forwarding 65 configure.args-append --with-xauth= /usr/X11R6/bin/xauth65 configure.args-append --with-xauth=${x11prefix}/bin/xauth 66 66 } 67 67 68 68 # For high-performance patch