aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef-mpris-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'audio/deadbeef-mpris-plugin')
-rw-r--r--audio/deadbeef-mpris-plugin/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/deadbeef-mpris-plugin/Makefile b/audio/deadbeef-mpris-plugin/Makefile
index 020c1d6f2588..826084659b45 100644
--- a/audio/deadbeef-mpris-plugin/Makefile
+++ b/audio/deadbeef-mpris-plugin/Makefile
@@ -24,4 +24,7 @@ USE_GNOME= glib20
WRKSRC= ${WRKDIR}/deadbeef-${PORTVERSION}
+post-patch:
+ @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>