K 10 svn:author V 5 roger K 8 svn:date V 27 2003-03-05T14:36:29.000000Z K 7 svn:log V 270 Fix breakage introduced by commits to bsd.port.mk The post-patch targed used to run after BUILD_DEPENDS had been processed but this is no longer the case. I could have changed the post-patch target to pre-build. But I may as well use the nice new PATCH_DEPENDS feature. END