aboutsummaryrefslogtreecommitdiff
path: root/math/kcalc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r--math/kcalc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index a2cdd777537f..5e1bc54866db 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -58,4 +58,8 @@ post-patch:
.endif
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
+
+pre-configure::
+ ${REINPLACE_CMD} -e 's@-pedantic @@g' ${WRKSRC}/configure
+
.include <bsd.port.post.mk>