summaryrefslogtreecommitdiff
path: root/geography/qgis/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-11-30 19:40:12 +0000
committerwiz <wiz@pkgsrc.org>2022-11-30 19:40:12 +0000
commit39337b87292c4b33bcb094a766251899a3a6c793 (patch)
tree94074b4589f88075ea561d7f65a6b09e7fa3ce18 /geography/qgis/patches
parent1217e05998aa2d2610cc4f037593d9c9eb4062f9 (diff)
downloadpkgsrc-39337b87292c4b33bcb094a766251899a3a6c793.tar.gz
qgis: remove empty patch
Diffstat (limited to 'geography/qgis/patches')
-rw-r--r--geography/qgis/patches/patch-src_core_CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/geography/qgis/patches/patch-src_core_CMakeLists.txt b/geography/qgis/patches/patch-src_core_CMakeLists.txt
deleted file mode 100644
index 46d6faf5084..00000000000
--- a/geography/qgis/patches/patch-src_core_CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: patch-src_core_CMakeLists.txt,v 1.5 2022/11/28 14:25:31 gdt Exp $
-
-Use Q_WS_MAC to conditionalize frameworks
-This sort-of matches Q_OS_MACX conditionals in main.cpp and qgisapp.cpp
-but more importantly avoids using APPLE which we overwrite in the
-pkgsrc Makefile to disable the MAC application bundle
-