$OpenBSD: patch-third_party_skia_gyp_ports_gyp,v 1.5 2015/05/24 15:51:53 robert Exp $
--- third_party/skia/gyp/ports.gyp.orig.port	Wed May 20 10:17:34 2015
+++ third_party/skia/gyp/ports.gyp	Wed May 20 10:17:58 2015
@@ -70,11 +70,6 @@
         [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "chromeos"]', {
           'conditions': [
             [ 'skia_embedded_fonts', {
-              'link_settings': {
-                'libraries': [
-                  '-ldl',
-                ],
-              },
               'variables': {
                 'embedded_font_data_identifier': 'sk_fonts',
                 'fonts_to_include': [
@@ -106,11 +101,6 @@
                 'SK_EMBEDDED_FONTS=<(embedded_font_data_identifier)',
               ],
             }, 'skia_no_fontconfig', {
-              'link_settings': {
-                'libraries': [
-                  '-ldl',
-                ],
-              },
               'sources': [
                 '../src/ports/SkFontHost_linux.cpp',
               ],
@@ -118,7 +108,6 @@
               'link_settings': {
                 'libraries': [
                   '-lfontconfig',
-                  '-ldl',
                 ],
               },
               'sources': [
