databases/sqlite3: Add missing Makefile entries

PR:	266459
This commit is contained in:
Pavel Volkov 2022-09-19 08:50:58 -07:00 committed by Neel Chauhan
parent c3997397a0
commit d0ed1f3f39

View File

@ -214,8 +214,8 @@ URI_AUTHORITY_CPPFLAGS= -DSQLITE_ALLOW_URI_AUTHORITY=1
.include <bsd.port.options.mk>
# YEAR= ${%Y:L:gmtime} - do not work with the version from the previous year
YEAR= 2022
# _YEAR= ${%Y:L:gmtime} - do not work with the version from the previous year
_YEAR= 2022
# Platform Configuration
# -DHAVE_POSIX_FALLOCATE=1 not yet, chunksize.test ZFS failure chunksize-1.2 expected: [32768] got: [2048]