K 10 svn:author V 6 marino K 8 svn:date V 27 2014-02-19T02:22:41.235870Z K 7 svn:log V 327 dns/ironsides: Fix extraction problem on clean jail GNATMake was used to clean up the WRKSRC after extraction, but the problem is that it's not present at that point on a clean build; it comes in later as a build dependency. Rather than a messy definition of extract-depends, just remove the files manually without gnatmake. END