--- CMakeLists.txt.orig	2014-11-09 20:47:39.000000000 +0300
+++ CMakeLists.txt	2014-11-09 20:48:54.000000000 +0300
@@ -15,7 +15,7 @@
 
 # Set boost path here if not found automatically by CMake
 #SET(BOOST_ROOT "C:/Program\ Files\ (x86)/boost/boost_1_42")     # adjust this on Windows
-#SET(BOOST_ROOT "/opt/local/include")                            # adjust this on MacOS or Linux
+SET(BOOST_ROOT "@prefix@/include")                            # adjust this on MacOS or Linux
 
 
 # Common options - There is usually no need to change anything below this line
