Darrell,
Looking at your koffice.SlackBuild, I'm stumbling on your !SVN flag triggering application of all the patches. Are you applying all the patches under:
if [ "$KDE_RELEASE_VERSION" = "3.5.13" ] && [ "$SVN" != "true" ]; then
to the current GIT code??