Building python26 on NetBSD fails if db4 is installed - it picks it up in preference to the base db1.85 and the build fails due to missing bsddb185 files in the PLIST. We can either patch the setup to have an option to force 1.85, or just set BDB_ACCEPTED to db4. Does anyone object to the latter change?