most recent changes, diff for ipcs
Index: sysutils/ipcs/Portfile
--- sysutils/ipcs/Portfile (revision 29903)
+++ sysutils/ipcs/Portfile (revision 29904)
@@ -23,12 +23,10 @@
platform darwin 8 {
pre-fetch {
-ui_msg "\n
+return -code error "\n
This port is broken on OS X 10.4, but not necessary on 10.4 either because
beginning with 10.4, Apple includes the ipcs and ipcrm utilities as standard.
\n"
-
-exit 1
}
}