Date: Fri, 1 Aug 2014 14:38:47 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r363711 - head/ports-mgmt/pkg Message-ID: <20140801143847.GA63765@FreeBSD.org> In-Reply-To: <201408011434.s71EYZm3024967@svn.freebsd.org> References: <201408011434.s71EYZm3024967@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 01, 2014 at 02:34:35PM +0000, Baptiste Daroussin wrote: > New Revision: 363711 > URL: http://svnweb.freebsd.org/changeset/ports/363711 > QAT: https://qat.redports.org/buildarchive/r363711/ > > Log: > Make sure to only use the generated pkg to register the new pkg > [...] > -.if !exists(${LOCALBASE}/sbin/pkg) > PKG_BIN= ${WRKSRC}/src/pkg-static > .endif > -.endif Thanks; I think I was bitten by this more than once so I carried a local identical change for a while on some of my boxes. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140801143847.GA63765>