$OpenBSD: patch-vcl_source_app_svapp_cxx,v 1.6 2021/04/01 18:02:22 robert Exp $

Index: vcl/source/app/svapp.cxx
--- vcl/source/app/svapp.cxx.orig
+++ vcl/source/app/svapp.cxx
@@ -1188,7 +1188,7 @@ OUString Application::GetHWOSConfInfo(const int bSelec
 #endif
             appendDetails("", Localize(SV_APP_DEFAULT, bLocalize));
 
-#if (defined LINUX || defined _WIN32 || defined MACOSX)
+#if (defined LINUX || defined _WIN32 || defined MACOSX || defined OPENBSD)
         appendDetails("; ", SV_APP_VCLBACKEND + GetToolkitName());
 #endif
     }
