freebsd-ports/science/conduit/files/patch-examples_CMakeLists.txt
Yuri Victorovich c03bfe8b40 science/conduit: Update 0.7.1 -> 0.7.2
Reported by:	portscout
2021-05-19 23:02:27 -07:00

8 lines
318 B
Text

--- examples/CMakeLists.txt.orig 2021-05-19 20:03:05 UTC
+++ examples/CMakeLists.txt
@@ -16,4 +16,4 @@ install(DIRECTORY using-with-cmake
using-with-make
python
cpp_fort_and_py
- DESTINATION examples/conduit)
+ DESTINATION ${FREEBSD_EXAMPLESDIR})