Date: Mon, 19 Jul 2010 17:36:36 +0400 From: Anonymous <swell.k@gmail.com> To: Mikolaj Golub <to.my.trociny@gmail.com> Cc: makc@FreeBSD.org, cvs-ports@FreeBSD.org, QAT@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/mk-configure Makefile distinfo pkg-plist Message-ID: <86r5izioez.fsf@gmail.com> In-Reply-To: <86aapnaow8.fsf@zhuzha.ua1> (Mikolaj Golub's message of "Mon, 19 Jul 2010 10:53:27 %2B0300") References: <201007182128.o6ILSYPo020739@repoman.freebsd.org> <20100718214212.75EC15A9001__49372.659068513$1279489483$gmane$org@jester1b.ixsystems.com> <86r5j0pg9p.fsf@gmail.com> <86aapnaow8.fsf@zhuzha.ua1>
next in thread | previous in thread | raw e-mail | index | archive | help
Mikolaj Golub <to.my.trociny@gmail.com> writes: > But why do we need this: > > A> +.include <bsd.port.pre.mk> > ... > A> -.include <bsd.port.mk> > A> +.include <bsd.port.post.mk> > > I have tried without this change and it looks like it works. What have I > missed? :-) I guess NOPORTDOCS can be defined or changed only in environment, make.conf and/or on command line. Neither of them involves bsd.port.mk. So, you're right, bsd.port.pre.mk is not needed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r5izioez.fsf>