$OpenBSD: patch-solenv_inc_unx_mk,v 1.5 2010/11/09 18:40:04 robert Exp $
--- solenv/inc/unx.mk.orig.port	Thu Oct 21 14:04:11 2010
+++ solenv/inc/unx.mk	Sat Oct 23 18:40:07 2010
@@ -28,6 +28,9 @@
 # --- Unix-Environment ---------------------------------------
 # Used if "$(GUI)" == "UNX"
 
+.IF "$(COM)$(OS)" == "GCCOPENBSD"
+.INCLUDE : unxobsd.mk
+.ENDIF
 
 # Dieses Define gilt fuer alle  WNT- Plattformen
 # fuer Compiler, wo kein Java unterstuetzt wird, muss dies ge'undeft werden
