diff options
Diffstat (limited to 'archivers/mar')
-rw-r--r-- | archivers/mar/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile index 5d24ab291f27..9ae297d830dc 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -16,8 +16,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -E "s#^(CFLAGS\ |CXXFLAGS\ |CC\ |CXX\ )#\1?#" \ ${WRKSRC}/src/Makefile |