Date: Sat, 4 Aug 2007 23:09:49 +0400 From: "Andrew Pantyukhin" <infofarmer@FreeBSD.org> To: "Doug Barton" <dougb@freebsd.org> Cc: cvs-all@freebsd.org, ports-committers@freebsd.org, Gabor Kovesdan <gabor@freebsd.org>, freebsd-ports@freebsd.org, portmgr@freebsd.org, cvs-ports@freebsd.org Subject: Re: cvs commit: ports CHANGES UPDATING ports/Mk bsd.commands.mk bsd.destdir.mk bsd.emacs.mk bsd.gnome.mk bsd.mail.mk bsd.openssl.mk bsd.port.mk bsd.port.subdir.mk bsd.python.mk bsd.ruby.mk ports/Tools/scripts security-check.awk Message-ID: <cb5206420708041209h5bce04aua99f5ea9a52daa72@mail.gmail.com> In-Reply-To: <46B4CAB3.4030205@FreeBSD.org> References: <200708041137.l74BbP9F084093@repoman.freebsd.org> <46B4CAB3.4030205@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/4/07, Doug Barton <dougb@freebsd.org> wrote: > This is nice work, but it seems to require the attached patch. Without > it I get the following error messages: > > "/usr/ports/Mk/bsd.port.mk", line 1092: Could not find /Mk/bsd.commands.mk > --- bsd.port.mk 4 Aug 2007 11:37:23 -0000 1.578 > +++ bsd.port.mk 4 Aug 2007 18:46:39 -0000 > @@ -1089,6 +1089,8 @@ > # Most port authors should not need to understand anything after this point. > # > > +PORTSDIR?= /usr/ports > + > .include "${PORTSDIR}/Mk/bsd.commands.mk" Looks like it's defined in /usr/share/mk/bsd.port.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420708041209h5bce04aua99f5ea9a52daa72>