Seems that the svn lint checker is different from the port lint checker, ie:
[ m...@xxx ~/ports ]$ port lint vtk-devel ---> Verifying Portfile for vtk-devel ---> 0 errors and 0 warnings found. On Mon, Apr 27, 2009 at 4:40 PM, Perry Lee <[email protected]> wrote: > On Apr 27, 2009, at 4:32 PM, Darren Weber wrote: > >> How do we specify that a variant conflicts with several other variants. >> Lint indicates a problem with this syntax: >> >> variant carbon conflicts {cocoa x11} description {Build with Carbon} { >> ... >> } >> > > > variant carbon conflicts cocoa x11 description {Build with Carbon} { > ... > } >
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
