Hi David, On 02.02.2011 23:19, David O'Brien wrote: > Hi Gecko folks, > > ports/deskutils/lightning/Makefile,v has: > CONFLICTS= spidermonkey-1.[0-7]* > > but I cannot figure out why. > > I had spidermonkey installed for something at work, and wanted to install > lightning, but of course was prevented. > > > I downloaded the latest packages: > > $ fetch > ftp://FreeBSD.ISC.org/pub/FreeBSD/ports/i386/packages-current/Latest/spidermonkey.tbz > $ fetch > ftp://FreeBSD.ISC.org/pub/FreeBSD/ports/i386/packages-current/Latest/lightning.tbz > > and do not see a single filename conflict. > > Is the CONFLICTS stale from an older release of one of the two?
There is an unresolved build conflict between lightning and spidermonkey. I'm going to change the CONFLICTS with CONFLICTS_BUILD so that the conflict is not recorded in the package. Beat _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
