aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef-mpris-plugin
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-08 10:51:34 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-03-08 10:51:34 +0000
commit7887c684adab042fed1bfcba2e91589ecd17c4a8 (patch)
tree961839899dce7f75292a08c079f548973bdbd40d /audio/deadbeef-mpris-plugin
parent85544f2c01be814e0af1ebee1076012e7ed60bb0 (diff)
downloadports-7887c684adab042fed1bfcba2e91589ecd17c4a8.tar.gz
ports-7887c684adab042fed1bfcba2e91589ecd17c4a8.zip
Notes
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>