Index: databases/sqlite3/Makefile =================================================================== --- databases/sqlite3/Makefile (revision 543232) +++ databases/sqlite3/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.32.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2020/ http://www2.sqlite.org/2020/ http://www3.sqlite.org/2020/ @@ -132,7 +132,7 @@ GEOPOLY_DESC= Uses the GeoJSON notation (RFC-7946) GEOPOLY_IMPLIES= RTREE -OPTIONS_RADIO_RL= READLINES READLINEP EDITLINE +OPTIONS_RADIO_RL= READLINE LIBEDIT RL_DESC= Command line editing library (may be off) OPTIONS_DEFAULT= FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS \