$OpenBSD: patch-third_party_openssl_openssl_gyp,v 1.1 2011/12/14 16:58:19 robert Exp $
--- third_party/openssl/openssl.gyp.orig	Tue Dec 13 21:40:39 2011
+++ third_party/openssl/openssl.gyp	Tue Dec 13 21:40:52 2011
@@ -576,7 +576,7 @@
         'openssl/engines/e_ubsec.c',
       ],
       'conditions': [
-        ['OS=="linux"', {
+        ['OS=="linux" or OS=="openbsd"', {
           'defines': [
             # ENGINESDIR must be defined if OPENSSLDIR is.
             'ENGINESDIR="/dev/null"',
