K 10 svn:author V 7 linimon K 8 svn:date V 27 2019-03-29T17:21:25.876331Z K 7 svn:log V 473 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) END