$OpenBSD: patch-vcl_unx_source_app_saldisp_cxx,v 1.3 2009/05/08 15:43:50 robert Exp $
--- vcl/unx/source/app/saldisp.cxx.orig.port	Mon Mar 16 14:50:53 2009
+++ vcl/unx/source/app/saldisp.cxx	Thu May  7 23:14:18 2009
@@ -894,7 +894,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
