Dnia poniedziałek, 18 maja 2009 o 22:19:44 Chuck Robey napisał(a): > 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'
ports(7) > 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. I'll admit my own example (I gave in the first email) You're mixing everything up. Read ports(7), bsd.port.mk(5) is relevant when you're creating a port (writing Makefile not simply building). > I suppose I will try linking the FLAVORS by spaces like you say, seeing as > I tried dashes already. FLAVOR, not FLAVORS. These are two different things. -- Cezary Morga "Man forgives woman anything save the wit to outwit him." (Minna Thomas Antrim)
