"nobody nobody" <[EMAIL PROTECTED]> writes:
> I recently tried to build my packages of FreeBSD-4.9 stable for my
> case. I noticed that the packages of dependencies were not build
> under the $PACKAGES/All and I man man ports which didn't show the
> option to do that.
Use misc/porteasy.
DES
--
> (e.g. cvsup-without-gui needs libiconv ... ) I would like to know if there
> exists any options or methods to build the dependencies packages as well
> while I try to build the packages (e.g. cvsup-without-gui).
You can do..
make package PACKAGES=/tmp/packages DEPENDS_TARGET=package
--
D
On Mon, Nov 17, 2003 at 10:38:44AM +0800, nobody nobody wrote:
> Hello,
>
> I recently tried to build my packages of FreeBSD-4.9 stable for my case.
> I noticed that the packages of dependencies were not build under the
> $PACKAGES/All and I man man ports which didn't show the option to do tha
Hello,
I recently tried to build my packages of FreeBSD-4.9 stable for my case. I
noticed that the packages of dependencies were not build under the
$PACKAGES/All and I man man ports which didn't show the option to do that.
(e.g. cvsup-without-gui needs libiconv ... ) I would like to know if