On Sun, 28 Dec 2008, Damien Miller wrote: > On Sat, 27 Dec 2008, Antoine Jacoutot wrote: > > > > I'll commit this in a couple of days unless there are objections. > > > There is a separate diff (coming shortly) to remove dependencies > > > from other ports on python-expat, python-bz2 and python-sqlite > > > > Shouldn't the removed subpackages need a @conflict marker to be added to > > the PLISTs? > > What does that do? The files conflict already...
It will prevent you from having a borked pkg install. See pkg_create(1). -- Antoine