Ticket #15292: patch-nmap-ccache-noparallel.diff

File patch-nmap-ccache-noparallel.diff, 423 bytes (added by raimue (Rainer Müller), 16 years ago)
  • Portfile

     
    4242                --with-openssl=${prefix} \
    4343                --with-libpcre=${prefix}
    4444
     45use_parallel_build      no
     46configure.ccache        no
     47
    4548variant no_ssl  description {build without ssl support} {
    4649                        configure.args-delete --with-openssl=${prefix}
    4750                        depends_lib-delete port:openssl