svn commit: r363711 - head/ports-mgmt/pkg

Alexey Dokuchaev danfe at FreeBSD.org
Fri Aug 1 14:38:47 UTC 2014


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


More information about the svn-ports-all mailing list