Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 16:03:02 -0500
From:      Rob Ellis <rob@web.ca>
To:        Duane Winner <duanewinner@att.net>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.org>
Subject:   Re: stupid packages question
Message-ID:  <20040212210302.GG96255@web.ca>
In-Reply-To: <1076618818.259.17.camel@localhost>
References:  <1076618818.259.17.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 12, 2004 at 03:46:58PM -0500, Duane Winner wrote:
> Hello,
> 
> I'm sure there is an easy answer to this that I just haven't been able
> to gleen from reading stuff:
> 
> How can I make packages for all the depencies of a package that I'm
> trying to create in one fell swoop?
> 

'make package-recursive'

the default ports make targets are documented in the comments in 
/usr/ports/Mk/bsd.port.mk

- rob



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040212210302.GG96255>