diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-07-23 15:04:24 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-07-23 15:07:21 +0000 |
| commit | bfd201b17b416b2b3852a3615fe2013eb7365afc (patch) | |
| tree | dbf653e40f938e93feed2c6457aa1da93baede8f /databases/sqlite3 | |
| parent | 8161feed9f42dbf71b77b40df6d115c1c9d50fd2 (diff) | |
Diffstat (limited to 'databases/sqlite3')
| -rw-r--r-- | databases/sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 9521ef1d6ce8..61ee2abfc839 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -31,7 +31,7 @@ icu_PKGNAMESUFFIX= -${FLAVOR} # databases/p5-DBD-SQLite with ICU support tcl_PKGNAMESUFFIX= -${FLAVOR} # lang/tcl* support .endif -USES= libtool ncurses pathfix zip +USES= libtool ncurses zip USE_LDCONFIG= yes HAS_CONFIGURE= yes |
