Ticket #58232: ophcrack-Portfile.patch
File ophcrack-Portfile.patch, 390 bytes (added by outis, 5 years ago) |
---|
-
Portfile
old new 21 21 22 22 patchfiles configure.diff 23 23 24 configure.args --disable-gui --disable-graph 24 configure.args --disable-gui --disable-graph --with-libssl=/opt/local 25 25 26 26 set hasMoreThan512MBofRAM 0 27 27 catch {set hasMoreThan512MBofRAM [expr [sysctl hw.memsize] >= 536870912]}