aboutsummaryrefslogtreecommitdiffstats
path: root/databases/sqlite3
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-03-08 00:45:48 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2021-03-08 00:45:48 +0800
commitf2499eec5ae60bcd0ce31852e0d518ca1c143e44 (patch)
tree939a6b6d6ad06d1367cc009860364b7ab483738b /databases/sqlite3
parenta8758259cd7863decdab7ab58fb9b8883dc61136 (diff)
downloadfreebsd-ports-gnome-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.tar.gz
freebsd-ports-gnome-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.tar.zst
freebsd-ports-gnome-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.zip
Remove redundant option descriptions that match the default ones
(ignoring case) Reported by: danfe (for net/mosquitto), portscan
Diffstat (limited to 'databases/sqlite3')
-rw-r--r--databases/sqlite3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile
index 501e97980fdc..65b52a30999c 100644
--- a/databases/sqlite3/Makefile
+++ b/databases/sqlite3/Makefile
@@ -119,7 +119,6 @@ DBSTAT_DESC= Enable DBSTAT Virtual Table
# https://www.sqlite.org/fts3.html#tokenizer
OPTIONS_GROUP_UNICODE= ICU UNICODE61
-UNICODE_DESC= Unicode support
UNICODE61_DESC= Unicode Version 6.1 tokenizer
# https://www.sqlite.org/rtree.html