-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 3/21/12 12:51 PM, Rick Miller wrote: > Hi all, > > I can get run-time depends by executing make run-depends-list or > all dependancies by running make all-depends-list. Is there a way > to get all run-time depends recursively (I don't need the build > depends or their depends)? >
Hi Rick, The closest I see in bsd.port.mk are the following targets, but I think they include LIB_DEPENDS as well: package-depends-list actual-package-depends Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9qDLUACgkQ0sRouByUApDiqgCguy0v3CoiLLGpKWmcTkwmYelU NJ4AoISFXcPtr00gxcKH+3SPHstnFwRs =IZU/ -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
