--- examples/CMakeLists.txt.orig	2020-10-08 19:18:21 UTC
+++ examples/CMakeLists.txt
@@ -52,4 +52,4 @@ add_subdirectory(staging)
 
 # install using and python examples
 install(DIRECTORY using-with-cmake using-with-make python
-        DESTINATION examples/conduit)
+        DESTINATION ${FREEBSD_EXAMPLESDIR})