On Monday 17 November 2003 13:08, nobody nobody wrote: > 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 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 -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
