Looks ok. Tested for junit only so far. Ian
From: "Kurt Miller" <[EMAIL PROTECTED]>From: "Kurt Miller" <[EMAIL PROTECTED]>The module assumes that a jdk is needed to build the port. In some cases this is not really needed, but I thought it wouldn't be an issue. It if is, I can add a third make var to control that.If a port doesn't have a build phase (NO_BUILD= yes), then it doesn't need a RUN_DEPEND on a jdk. Revised patch follows.I mean 'doesn't need a BUILD_DEPEND' of course.