Date: Thu, 13 Feb 2014 09:40:05 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344067 - head/news/brag Message-ID: <201402130940.s1D9e5wg085074@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Feb 13 09:40:05 2014 New Revision: 344067 URL: http://svnweb.freebsd.org/changeset/ports/344067 QAT: https://qat.redports.org/buildarchive/r344067/ Log: Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for afterwards. Encouraged by: mat Modified: head/news/brag/Makefile Modified: head/news/brag/Makefile ============================================================================== --- head/news/brag/Makefile Thu Feb 13 09:40:01 2014 (r344066) +++ head/news/brag/Makefile Thu Feb 13 09:40:05 2014 (r344067) @@ -20,8 +20,6 @@ TCLSH= tclsh8.4 OPTIONS_DEFINE= DOCS -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e 's|^\(exec\ \)tclsh|\1${TCLSH}|' \ ${WRKSRC}/${PORTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402130940.s1D9e5wg085074>