Ticket #3024: sockstat.patch
File sockstat.patch, 536 bytes (added by mjhsieh@…, 20 years ago) |
---|
-
Portfile
old new 19 19 20 20 use_configure no 21 21 22 platform darwin 8 { 23 ui_error "==== ATTENTION!!!! ====" 24 ui_error "Sockstat is not working under darwin 8 nor tiger. Please use" 25 ui_error "lsof -i6/lsof -i4/lsof -U instead." 26 ui_error "==== ATTENTION!!!! ====" 27 ui_error "Please sudo port uninstall sockstat" 28 } 29 22 30 destroot { 23 31 xinstall -d -m 0755 ${destroot}${prefix}/bin 24 32 xinstall -d -m 0755 ${destroot}${prefix}/share/man/man1