On Aug 8, 2007, at 6:24 PM, [EMAIL PROTECTED] wrote:
+ exit 1
+ }
+
Calling exit from a Portfile has been more than deprecated, it's
unsupported at present (or at least will be in 1.5.1). There's now
code in macports1.0 that hides 'exit' from the Tcl interpreter that
loads the Portfiles 'cause its use introduces many problems we want
to avoid. Recommended practice is to use 'return -code error "your
error message here"'
Regards,...
-jmpp
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev