On Sun, Feb 02, 2014 at 12:37:44PM +0100, frantisek holop wrote: > hmm, on Sun, Feb 02, 2014 at 12:35:13PM +0100, Antoine Jacoutot said that > > On Sun, Feb 02, 2014 at 12:33:24PM +0100, frantisek holop wrote: > > > is there a way to let me 'make extract' > > > without the dependencies? i think the > > > checking of dependencies could be just > > > after this step because many times i just > > > want to look at the source without having > > > to download 55 dependencies beforehand. > > > > make NO_DEPENDS=1 extract > > i knew there had to be something like that. > could a reference to it be added to the > section about extract in bsd.port.mk?
There already is in the man page. -- Antoine