freebsd-ports/graphics/gstreamer1-plugins-gl
Mark Linimon 9504479c9f Fix compilation on GCC-based architectures including and similar to:
gstgldebug.h:28: error: redefinition of typedef 'GstGLAsyncDebug'

I chose a different approach from the PR.  The trick is that since this
is a slave port, the patchdir by default is from the masterport.  In my
fix, I put the patches back into this port's files/ subdir and do some
Makefile magic to invoke them.

PR:		233788 (based on)
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 17:21:25 +00:00
..
files Fix compilation on GCC-based architectures including and similar to: 2019-03-29 17:21:25 +00:00
Makefile Fix compilation on GCC-based architectures including and similar to: 2019-03-29 17:21:25 +00:00
pkg-plist