Ticket #14943: openssh-x11prefix.diff

File openssh-x11prefix.diff, 422 bytes (added by jmroot (Joshua Root), 16 years ago)
  • net/openssh/Portfile

     
    6262
    6363# For X11 Forwarding
    6464variant apple_x11 { # set for X11 forwarding
    65   configure.args-append --with-xauth=/usr/X11R6/bin/xauth
     65  configure.args-append --with-xauth=${x11prefix}/bin/xauth
    6666 }
    6767
    6868# For high-performance patch