$OpenBSD: patch-vcl_unx_source_app_saldisp_cxx,v 1.2 2009/01/22 17:44:39 robert Exp $
--- vcl/unx/source/app/saldisp.cxx.orig.port	Fri Aug  1 07:38:44 2008
+++ vcl/unx/source/app/saldisp.cxx	Thu Jan 15 14:47:51 2009
@@ -895,7 +895,7 @@ void SalDisplay::Init()
         sscanf( pProperties, "%li", &nProperties_ );
     else
     {
-#if defined DBG_UTIL || defined SUN || defined LINUX || defined FREEBSD || defined IRIX || defined MACOSX
+#if defined DBG_UTIL || defined SUN || defined LINUX || defined FREEBSD || defined IRIX || defined MACOSX || defined OPENBSD
         nProperties_ |= PROPERTY_FEATURE_Maximize;
 #endif
         // Server Bugs & Properties
