K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2013-08-31T13:56:08.276575Z K 7 svn:log V 507 - Add USE_PACKAGE_DEPENDS_ONLY which will try installing dependencies from existing packages and not fallback on building from source. This is useful for package building tools such as poudriere and tinderbox to avoid building from source and confusing the build log, if a dependency failed to build for some reason. NOTE: USE_PACKAGE_DEPENDS has not changed here. It has always reverted to source if the package was not present. PR: ports/180725 Submitted by: crees With hat: portmgr END