1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Restore the defaults as they use to be before conversion

Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Pointyhat to:	bapt
This commit is contained in:
Baptiste Daroussin 2013-03-22 13:13:50 +00:00
parent 0846367b5b
commit 15e4f9bf09
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314924

View File

@ -27,7 +27,7 @@ MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= FTS3 ICU RTREE RAMTABLE UPD_DEL_LIMIT URI SOUNDEX METADATA \ OPTIONS_DEFINE= FTS3 ICU RTREE RAMTABLE UPD_DEL_LIMIT URI SOUNDEX METADATA \
STAT3 DIRECT_READ MEMMAN SECURE_DELETE UNLOCK_NOTIFY THREADSAFE \ STAT3 DIRECT_READ MEMMAN SECURE_DELETE UNLOCK_NOTIFY THREADSAFE \
EXTENSION EXTENSION
OPTIONS_DEFAULT= FTS3 SECURE_DELETE THREADSAFE EXTENSION OPTIONS_DEFAULT= FTS3 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADSAFE EXTENSION
FTS3_DESC= Enable FTS3/4 (Full Text Search) module FTS3_DESC= Enable FTS3/4 (Full Text Search) module
ICU_DESC= Enable built with ICU ICU_DESC= Enable built with ICU
RTREE_DESC= Enable R*Tree module (${RTREE_INT}) RTREE_DESC= Enable R*Tree module (${RTREE_INT})