12 Aug
2007
12 Aug
'07
2:23 p.m.
Le 12 août 07 à 15:57, Randall Wood a écrit :
What would be the best way to check for darwin platforms with a version less than 8 in a Portfile?
On 12 Aug 2007, at 09:50, source_changes@macosforge.org wrote:
Revision 27705 Author rhwood@macports.org Date 2007-08-12 06:50:02 -0700 (Sun, 12 Aug 2007) Log Message configure.env -> configure.*flags-append statements redo dependencies based on trace output replace ui_msg blah ; exit 1 statements with return 1 blah statements Modified Paths trunk/dports/x11/gtk2/Portfile <snip>
On a side note, should not the return statement be `return -code 1 blah`? -- Anthony Ramine, a lazy french student. nox@macports.org