Mk/bsd.default-versions.mk: Minor change

- Change 3.99 to 4.99 version
This commit is contained in:
Jose Alonso Cardenas Marquez 2025-01-31 18:58:56 -08:00
parent 1eeaaa8e06
commit 614d36df3d
No known key found for this signature in database
GPG Key ID: 335B9246BA5E30F4

View File

@ -75,7 +75,7 @@ GUILE_DEFAULT?= 2.2
IMAGEMAGICK_DEFAULT?= 7 IMAGEMAGICK_DEFAULT?= 7
# Possible values: 8, 11, 17, 18, 19, 20, 21, 22 23 # Possible values: 8, 11, 17, 18, 19, 20, 21, 22 23
JAVA_DEFAULT?= 8 JAVA_DEFAULT?= 8
# Possible values: 3.8.0, 3.99 # Possible values: 3.8.0, 4.99
. if (defined(WANT_LAZARUS_DEVEL) && !empty(WANT_LAZARUS_DEVEL)) || ${ARCH:Maarch64} . if (defined(WANT_LAZARUS_DEVEL) && !empty(WANT_LAZARUS_DEVEL)) || ${ARCH:Maarch64}
LAZARUS_DEFAULT?= 4.99 LAZARUS_DEFAULT?= 4.99
. else . else