CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2025/06/01 05:50:58
Modified files: databases/sqlcipher: Makefile Log message: sqlcipher: reduce diff with databases/sqlite3/Makefile, making it easier to conpare changes. sqlcipher uses part of sqlite's build infrastructure plus sone if its own. in particular, copy CONFIGURE_ENV across which I hope will increase consistency and avoid random build errors depending on which versions of jimsh/tclsh are found on the system (e.g. tclsh 8.5 related errors as seen by aja).