Re: configure with options
Marc André Selig <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
On 08.08.2006, at 23:36, Michael Getter wrote: > I'm very new to Darwinports and have installed Sylpheed 2.2.3. It > works fine except that one of the configuration arguments is to > "disable--ssl". How do I install this program with the argument > change to "enable--ssl"? sudo port install sylpheed +ssl This is called a "variant" of the sylpheed port. You can find out which variants are available by typing port variants sylpheed HTH. Regards, Marc