diff options
Diffstat (limited to 'x11/openmotif/patches/patch-bo')
-rw-r--r-- | x11/openmotif/patches/patch-bo | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/openmotif/patches/patch-bo b/x11/openmotif/patches/patch-bo deleted file mode 100644 index 3c273455c14..00000000000 --- a/x11/openmotif/patches/patch-bo +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-bo,v 1.1 2011/11/27 14:17:41 drochner Exp $ - ---- tools/wml/Uil.h.orig 2009-10-22 11:54:44.000000000 +0000 -+++ tools/wml/Uil.h -@@ -278,6 +278,7 @@ - - - -+#if 0 - #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED - typedef int YYSTYPE; - # define yystype YYSTYPE /* obsolescent; will be withdrawn */ -@@ -286,4 +287,4 @@ typedef int YYSTYPE; - #endif - - extern YYSTYPE yylval; -- -+#endif |