mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
databases/sqlite3: document gecko@ also needs FTS3_TOKEN
https://searchfox.org/mozilla-central/rev/c45b9755593c/db/sqlite3/src/moz.build#61-63 https://searchfox.org/comm-central/rev/39cff66145fd/mailnews/extensions/fts3/src/nsFts3Tokenizer.cpp#40
This commit is contained in:
parent
d27306ed97
commit
bd72161054
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477940
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ OPTIONS_DEFAULT= FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS \
|
|||
FTS3_TOKEN FTS5
|
||||
# SECURE_DELETE, UNLOCK_NOTIFY, DBSTAT (since 41.0) used by www/firefox et al.
|
||||
# RTREE used by graphics/mapnik, databases/spatialite
|
||||
# FTS3_TOKEN used by audio/clementine-player
|
||||
# FTS3_TOKEN used by audio/clementine-player, mail/thunderbird, www/seamonkey
|
||||
# FTS5 used by sysutils/tracker
|
||||
|
||||
PLIST_FILES= bin/sqlite3 include/sqlite3.h include/sqlite3ext.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue