K 10 svn:author V 6 glewis K 8 svn:date V 27 2008-06-25T04:51:30.000000Z K 7 svn:log V 566 . Don't cheat on BUILD_DEPENDS in regards to a bootstrap JDK as this confuses portmaster, which (understandably) expects that we didn't fake up our bootstrap dependency. Instead, only set up a BUILD_DEPENDS for a bootstrap if there isn't one installed. A more complicated and arguably more correct patch would always set up the BUILD_DEPENDS for the bootstrap JDK but would do so correctly based on what it found to use. This almost certainly needs to happen to the other jdk* ports, but I'm going to await some positive feedback before doing so. END