diff options
Diffstat (limited to 'graphics/qgis-ltr/Makefile')
-rw-r--r-- | graphics/qgis-ltr/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index bc803b7a8efb..22d0f30ba71c 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,5 +1,5 @@ PORTNAME= qgis -DISTVERSION= 3.40.6 +DISTVERSION= 3.40.9 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr @@ -139,9 +139,6 @@ CMAKE_ON= USE_OPENCL WITH_3D WITH_ASTYLE WITH_BINDINGS WITH_COPC \ WITH_POSTGRESQL WITH_QTWEBENGINE CMAKE_OFF= ENABLE_TESTS USE_CCACHE WITH_INTERNAL_MDAL WITH_QTWEBKIT WITH_QWTPOLAR -# math/pdal fails in pdal_wrench() with "undefined reference to symbol 'pthread_create@@FBSD_1.0'" -#CXXFLAGS+= -pthread - CONFLICTS_INSTALL= qgis PLIST_SUB= DISTVERSION=${PORTVERSION} |