diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:38:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-13 09:38:48 +0000 |
commit | 7e23664b03231a3634d98fceb8131df82a6ea678 (patch) | |
tree | 4f5b8148305a54a28bc8eefb0a591397e4bd995f /archivers/mar | |
parent | 8f060b22043535cab66b92f37a77677d946e2862 (diff) |
Notes
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 |