diff --git a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe index 33e769291..24a4f0c09 100644 --- a/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe +++ b/app-office/libreoffice/libreoffice-6.2.0.0~git.recipe @@ -242,7 +242,7 @@ BUILD() --with-galleries=no \ --with-vendor="HaikuPorts" \ --with-system-boost \ - --with-boost-libdir="`finddir B_SYSTEM_LIB_DIRECTORY`" \ + --with-boost-libdir=`finddir B_SYSTEM_DIRECTORY`/$relativeDevelopLibDir \ --with-system-altlinuxhyph \ --with-system-bzip2 \ --with-system-cairo \