K 10 svn:author V 6 glewis K 8 svn:date V 27 2004-11-12T16:12:48.000000Z K 7 svn:log V 411 . javavmwrapper uses PATH to make sure it gets the system version of utilities. Unfortunately this overrides any PATH that may have been set by the user and hence affects the ability of java to execute external programmes. So, save the PATH before setting it and then restore it immediately before executing java. . Bump PORTREVISION for this fix. Reported by: Christian Laursen END