K 10 svn:author V 6 marino K 8 svn:date V 27 2015-11-11T12:24:01.299234Z K 7 svn:log V 310 lang/jruby: Don't redefine WRKDIR This port was establishing WRKDIR over bpm. The reason why wasn't good; There is a home-grown pattern replacement in the port. I replaced the custom sed command with REINPLACE_CMD as minimally as I could, and then removed the WRKDIR redefinition. Approved by: just fix it END