diff options
Diffstat (limited to 'sysutils/kfloppy/Makefile')
-rw-r--r-- | sysutils/kfloppy/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index e6b19aed20dd..859e72f5166a 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -59,7 +59,4 @@ post-patch: .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -pre-configure:: - ${REINPLACE_CMD} -e 's@-pedantic @@g' ${WRKSRC}/configure - .include <bsd.port.post.mk> |