diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-07-31 21:10:12 -0500 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-07-31 21:10:12 -0500 |
commit | 93a03d23d716cea5affd3626f61ed5daee948ea8 (patch) | |
tree | 03cdd4e7bf151ec0546aa5605822175519654f8e /Mk | |
parent | games/hedgewars: lang/nbc: science/checkmol: science/mol2ps: bump PORTREVISION (diff) |
editors/lazarus[-qt5]: update to 2.0.12
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.default-versions.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk index c7b35b125c6a..4a75a8bf3b20 100644 --- a/Mk/bsd.default-versions.mk +++ b/Mk/bsd.default-versions.mk @@ -60,8 +60,8 @@ GHOSTSCRIPT_DEFAULT?= agpl IMAGEMAGICK_DEFAULT?= 7 # Possible values: 7, 8, 11, 12, 13, 14, 15, 16 JAVA_DEFAULT?= 8 -# Possible values: 2.0.10 -LAZARUS_DEFAULT?= 2.0.10 +# Possible values: 2.0.12 +LAZARUS_DEFAULT?= 2.0.12 # Possible values: rust, legacy .if empty(ARCH:Naarch64:Narmv6:Narmv7:Namd64:Ni386:Npowerpc64:Npowerpc64le:Npowerpc) LIBRSVG2_DEFAULT?= rust |