diff --git a/Jamfile b/Jamfile index 761507c0c..2806892da 100755 --- a/Jamfile +++ b/Jamfile @@ -150,7 +150,7 @@ rule linking ( properties * ) # on mac the boost headers are installed in # a directory that isn't automatically accessable result += /opt/local/include/boost-1_35 - /opt/local/include/boost + /opt/local/include ; }