$OpenBSD: patch-build_modules_ufo_mk,v 1.1 2013/05/16 10:10:35 kirby Exp $
--- build/modules/ufo.mk.orig	Mon Feb  4 16:31:11 2013
+++ build/modules/ufo.mk	Mon Feb  4 16:31:58 2013
@@ -255,7 +255,7 @@ $(TARGET)_SRCS      = \
 	\
 	$(MXML_SRCS)
 
-ifneq ($(findstring $(TARGET_OS), netbsd freebsd linux),)
+ifneq ($(findstring $(TARGET_OS), netbsd freebsd openbsd linux),)
 	$(TARGET)_SRCS += \
 		ports/linux/linux_main.c \
 		ports/unix/unix_console.c \
