diff options
Diffstat (limited to 'archivers/ark/Makefile')
-rw-r--r-- | archivers/ark/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index e6b19aed20dd..859e72f5166a 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/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> |