summaryrefslogtreecommitdiffstats
path: root/deskutils/baobab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/baobab/Makefile')
-rw-r--r--deskutils/baobab/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/baobab/Makefile b/deskutils/baobab/Makefile
index 6d7ba3174..be77fcf1e 100644
--- a/deskutils/baobab/Makefile
+++ b/deskutils/baobab/Makefile
@@ -29,4 +29,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN1= baobab.1
GLIB_SCHEMAS= org.gnome.baobab.gschema.xml
+post-patch:
+ @${REINPLACE_CMD} -e 's|-Wno-unused-but-set-variable||g' \
+ ${WRKSRC}/src/Makefile.in
+
.include <bsd.port.mk>