Date: Mon, 2 Jul 2012 09:24:56 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: Baptiste Daroussin <bapt@FreeBSD.org>, Dag-Erling Sm?rgrav <des@des.no> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r237997 - in head: tools/build/mk tools/build/options usr.sbin Message-ID: <20CFC0F6-1EF9-4F01-881D-78B8E2811AD0@xcllnt.net> In-Reply-To: <201207021528.q62FSoot078093@svn.freebsd.org> References: <201207021528.q62FSoot078093@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 2, 2012, at 8:28 AM, Baptiste Daroussin wrote: > Author: bapt > Date: Mon Jul 2 15:28:50 2012 > New Revision: 237997 > URL: http://svn.freebsd.org/changeset/base/237997 >=20 > Log: > New build KNOB: WITHOUT_PKGBOOTSTRAP to condition building of = usr.sbin/pkg > Do not condition usr.sbin/pkg building on WITHOUT_PKGTOOLS anymore, = so that users can > remove the old pkg_* tools without removing the pkgng boostrap This broke the build for 2 reasons: 1. You misspelled the option in usr.sbin/Makefile 2. You don't have the option in share/mk/bsd.own.mk Can you fix is soon or do you want me to fix it? --=20 Marcel Moolenaar marcel@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20CFC0F6-1EF9-4F01-881D-78B8E2811AD0>