On Mon, May 18, 2009 at 04:19:44PM -0400, Chuck Robey wrote: > Cezary Morga wrote: > > Dnia poniedzia?ek, 18 maja 2009 o 17:13:31 Chuck Robey napisa?(a): > >> I'm having problems figuring out things, in producing the editors/vim > >> port. The DESCR file gives me a good list of the flavors I can use, but > >> I've got a problem, because I need two of these flavors (gtk2 and > >> python). I have 2 problems here: (1), I don't know how to format the > >> FLAVORS variable for 2 values (what do I use to link them, spaces, > >> dashes, etc). > > > > FLAVOR='gtk2 python' > > I'm a bit confused. Several folks told me to go look at the ports(7) man page > (I'd looked at the bsd.port.mk page), it tells me to use dashes to link the > sections.
no. it says *package names* will have dashes. and as pointed out, there is an example of using multiple flavors when building a port just a few lines down from where it talks about package names. generally, the information in manpages on OpenBSD is trustworthy. maybe you are not used to that. -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org
