summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins80/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 61810b086..1fd2acb59 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -131,6 +131,8 @@ post-patch:
# tell configure where the musepack includes live
@${REINPLACE_CMD} -e 's|/usr/include/musepack|${LOCALBASE}/include/musepack|g' \
${WRKSRC}/configure
+
+pre-build:
# This port cannot be CFLAGS safe, when using p4 optimizations
# because it breaks the mod plugin
@${REINPLACE_CMD} -E \
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 61810b086..1fd2acb59 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -131,6 +131,8 @@ post-patch:
# tell configure where the musepack includes live
@${REINPLACE_CMD} -e 's|/usr/include/musepack|${LOCALBASE}/include/musepack|g' \
${WRKSRC}/configure
+
+pre-build:
# This port cannot be CFLAGS safe, when using p4 optimizations
# because it breaks the mod plugin
@${REINPLACE_CMD} -E \