summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/etoile-fontmanager/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fm/etoile-fontmanager/Makefile b/x11-fm/etoile-fontmanager/Makefile
index 142d05b9f657..29dac1980843 100644
--- a/x11-fm/etoile-fontmanager/Makefile
+++ b/x11-fm/etoile-fontmanager/Makefile
@@ -25,4 +25,7 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+= Services/User/FontManager
+post-configure:
+ ${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/etoile.make
+
.include <bsd.port.mk>