Ticket #27798: Portfile.diff

File Portfile.diff, 488 bytes (added by vinc17@…, 13 years ago)

Portfile patch

  • Portfile

     
    4747    --with-pam --disable-suid-ssh --with-random=/dev/urandom \
    4848    --mandir=${prefix}/share/man --with-zlib=${prefix} \
    4949    --with-kerberos5=/usr --with-xauth=${prefix}/bin/xauth \
    50     --with-libedit
     50    --with-libedit \
     51    --with-default-path=${prefix}/bin:/usr/bin:/bin:/usr/sbin:/sbin
    5152
    5253use_parallel_build      yes
    5354