summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1
diff options
context:
space:
mode:
authorwiz <wiz>2013-12-05 07:51:41 +0000
committerwiz <wiz>2013-12-05 07:51:41 +0000
commit3af735181fd27e9890ce1c3aa558b0cc2ee074ac (patch)
tree916c7f7baf6d55541a4c49bf48ae12d88bb79c34 /multimedia/gstreamer1
parent60bf36dbebd03116811faa958c03b60674e78700 (diff)
downloadpkgsrc-3af735181fd27e9890ce1c3aa558b0cc2ee074ac.tar.gz
Remove patch after update (hi drochner)
Diffstat (limited to 'multimedia/gstreamer1')
-rw-r--r--multimedia/gstreamer1/patches/patch-gst_parse_grammar.y14
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/gstreamer1/patches/patch-gst_parse_grammar.y b/multimedia/gstreamer1/patches/patch-gst_parse_grammar.y
deleted file mode 100644
index 096c23dbc71..00000000000
--- a/multimedia/gstreamer1/patches/patch-gst_parse_grammar.y
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-gst_parse_grammar.y,v 1.1 2013/08/03 04:07:49 ryoon Exp $
-
-* Fix build with bison-3.0.
-
---- gst/parse/grammar.y.orig 2012-10-25 10:54:57.000000000 +0000
-+++ gst/parse/grammar.y
-@@ -659,6 +659,7 @@ static int yyerror (void *scanner, graph
-
- %parse-param { void *scanner }
- %parse-param { graph_t *graph }
-+%lex-param {void *scanner}
- %pure-parser
-
- %start graph