$OpenBSD: patch-dmake_configure,v 1.2 2006/08/20 03:36:52 kurt Exp $
--- dmake/configure.orig.port	Thu Jun 29 07:22:15 2006
+++ dmake/configure	Fri Aug 18 15:47:42 2006
@@ -3475,6 +3475,9 @@ case "$_os" in
 	"AIX")
 	  OS_VERSION=sysvr4
 	  ;;
+	"OpenBSD")
+	  OS_VERSION=linux
+	  ;;
    *)
       { { echo "$as_me:$LINENO: error: $_os operating system is not suitable to build dmake!" >&5
 echo "$as_me: error: $_os operating system is not suitable to build dmake!" >&2;}
