--- ./Makefile 2019-11-29 21:21:26.737702000 +1300 +++ ./Makefile 2019-11-29 21:09:22.554730000 +1300 @@ -44,7 +44,9 @@ OPTIONS_SUB= yes OPENMP_CONFIGURE_ENABLE=openmp +.if ${OSVERSION} < 1201000 OPENMP_LIB_DEPENDS=libomp.so:devel/openmp +.endif TOOLS_DESC= Include training tools TOOLS_LIB_DEPENDS=libicui18n.so:devel/icu \