all variants which use x11?

2013-10-28 Thread Comer Duncan
How do I find the list of currently installed ports which use x11 rather than quartz? I have a bunch of ports which still specify +x11 and I want to remove them, reinstall with +quartz as a uniform option. Thanks. Comer *Comer Duncan* *, Bowling Green State University 1970-2005*

Re: all variants which use x11?

2013-10-28 Thread Jeremy Lavergne
`port -v installed` will show the variant selection for installed ports. You’ll probably want to use `port upgrade —enforce-variants …` to switch ports the variants you want. On Oct 28, 2013, at 16:18, Comer Duncan comer.dun...@gmail.com wrote: How do I find the list of currently installed