Ticket #27798: Portfile.diff
File Portfile.diff, 488 bytes (added by vinc17@…, 13 years ago) |
---|
-
Portfile
47 47 --with-pam --disable-suid-ssh --with-random=/dev/urandom \ 48 48 --mandir=${prefix}/share/man --with-zlib=${prefix} \ 49 49 --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 51 52 52 53 use_parallel_build yes 53 54