From ba233f019b2fc04258a696194dbde82dd8dde29f Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 13 Feb 2014 09:38:48 +0000 Subject: Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for afterwards. Encouraged by: mat --- archivers/mar/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'archivers') 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 - post-patch: @${REINPLACE_CMD} -E "s#^(CFLAGS\ |CXXFLAGS\ |CC\ |CXX\ )#\1?#" \ ${WRKSRC}/src/Makefile -- cgit