Files
ports/databases/sqlcipher/files
Vladimir Druzenko 0ddb967933 databases/sqlcipher: Fix consumers
Rename installed files from *sqlite3* back to *sqlcipher*.
Unbreak consumers:
- finance/kmymoney
- finance/skrooge
- net-im/gurk-rs
- net-im/qTox
- net-p2p/retroshare
- databases/py-sqlcipher3

While here improve port:
- Use USES=localbase instead of CFLAGS+=-I${LOCALBASE}/include and
  LDFLAGS+=-L${LOCALBASE}/lib.
- Split long lines.
- Fix warnings from portclippy.
- Sort CONFIGURE_ARGS and CPPFLAGS.

PR:		292688
Approved by:	portmgr (blanket - fix consumers)
Fixes:		06c78b76ff (Update to 4.13.0)
2026-02-23 03:09:02 +03:00
..