On 2008/10/04 16:22, Antoine Jacoutot wrote: > On Sat, 4 Oct 2008, frantisek holop wrote: > > > hi there, > > > > is there a way to do a "make extract" without checking > > dependencies? > > make NO_DEPENDS=1 extract > > -- > Antoine >
great! I'd better re-read bsd.port.mk(5) again then :-)