mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/sqlite3: Add missing Makefile entries
PR: 266459
This commit is contained in:
parent
c3997397a0
commit
d0ed1f3f39
1 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue