$OpenBSD: patch-gyptest_py,v 1.1.1.1 2012/10/13 14:53:11 abieber Exp $
--- gyptest.py.orig	Tue Oct  9 08:27:29 2012
+++ gyptest.py	Tue Oct  9 08:27:39 2012
@@ -208,6 +208,7 @@ def main(argv=None):
     format_list = {
       'freebsd7': ['make'],
       'freebsd8': ['make'],
+      'openbsd5': ['make'],
       'cygwin':   ['msvs'],
       'win32':    ['msvs', 'ninja'],
       'linux2':   ['make', 'ninja'],
