diff options
Diffstat (limited to 'deskutils/gxneur/Makefile')
-rw-r--r-- | deskutils/gxneur/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/gxneur/Makefile b/deskutils/gxneur/Makefile index 8ca9bb668cc4..c668c1210526 100644 --- a/deskutils/gxneur/Makefile +++ b/deskutils/gxneur/Makefile @@ -38,6 +38,7 @@ PLIST_SUB+= NLS="@comment " post-patch: @${REINPLACE_CMD} -e '/all_modifiers/d' ${WRKSRC}/src/misc.c + @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/configure post-install: @-update-desktop-database |