$OpenBSD: patch-vcl_unx_source_app_saldisp_cxx,v 1.7 2008/06/13 17:04:57 robert Exp $
--- vcl/unx/source/app/saldisp.cxx.orig.port	Mon May 19 09:00:04 2008
+++ vcl/unx/source/app/saldisp.cxx	Thu Jun 12 11:08:31 2008
@@ -933,7 +933,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
