aboutsummaryrefslogtreecommitdiff
path: root/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt')
-rw-r--r--graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt b/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt
deleted file mode 100644
index 27d35ba08abd..000000000000
--- a/graphics/qgis/files/patch-src_plugins_grass_CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/plugins/grass/CMakeLists.txt.orig 2018-11-23 12:08:36 UTC
-+++ src/plugins/grass/CMakeLists.txt
-@@ -211,6 +211,7 @@ MACRO(ADD_GRASSPLUGIN GRASS_BUILD_VERSION)
- qgis_app
- qgis_gui
- ${OPENPTY_LIBRARY}
-+ -lulog
- )
-
- IF (CMAKE_SYSTEM_NAME STREQUAL "FreeBSD")