Ticket #15292: patch-nmap-ccache-noparallel.diff
File patch-nmap-ccache-noparallel.diff, 423 bytes (added by raimue (Rainer Müller), 17 years ago) |
---|
-
Portfile
42 42 --with-openssl=${prefix} \ 43 43 --with-libpcre=${prefix} 44 44 45 use_parallel_build no 46 configure.ccache no 47 45 48 variant no_ssl description {build without ssl support} { 46 49 configure.args-delete --with-openssl=${prefix} 47 50 depends_lib-delete port:openssl