diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-09-21 03:58:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-09-21 03:58:36 +0800 |
commit | 84606af75c1cf5ac125bf0416aa40b38e734481b (patch) | |
tree | a51739299eb50775d07449156a9b1480d39889ef /graphics/qgis-ltr/Makefile | |
parent | 8fcff6d0af5ffe673a91ee45ee7afb1e8ea952ed (diff) | |
download | freebsd-ports-gnome-84606af75c1cf5ac125bf0416aa40b38e734481b.tar.gz freebsd-ports-gnome-84606af75c1cf5ac125bf0416aa40b38e734481b.tar.zst freebsd-ports-gnome-84606af75c1cf5ac125bf0416aa40b38e734481b.zip |
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172
Diffstat (limited to 'graphics/qgis-ltr/Makefile')
-rw-r--r-- | graphics/qgis-ltr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 9d2b0b566cb1..f160c554c4dd 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_4_11 +PORTREVISION= 1 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr |