summaryrefslogtreecommitdiff
path: root/math/dune-common/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'math/dune-common/files/patch-CMakeLists.txt')
-rw-r--r--math/dune-common/files/patch-CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/math/dune-common/files/patch-CMakeLists.txt b/math/dune-common/files/patch-CMakeLists.txt
deleted file mode 100644
index d1dcdae2a5b0..000000000000
--- a/math/dune-common/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
---- CMakeLists.txt.orig 2021-08-31 14:25:00 UTC
-+++ CMakeLists.txt
-@@ -16,7 +16,9 @@ dune_project()
- # add subdirectories to execute CMakeLists.txt there
- add_subdirectory(bin)
- add_subdirectory(cmake)
-+if (FREEBSD_INSTALL_DOCS)
- add_subdirectory(doc)
-+endif()
- add_subdirectory(dune)
- add_subdirectory(lib)
- add_subdirectory(share)