How to resolve conflict between avahi-libdns and mDNSresponder?

Etienne Robillard robillard.etienne at gmail.com
Mon Jun 16 20:53:49 UTC 2008


On Mon, 16 Jun 2008 14:39:47 -0500
David J Brooks <freysman at comcast.net> wrote:

> net/avahi-libdns conflicts with net/mDNSresponder, and since I have multiple 
> ports which depend on one or the other, I'm stuck as to how to proceed.
> 
> Suggestions?
> 
> David
> -- 
> If this message is accidentally ingested, induce vomiting.
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"

Hi,

If you use portupgrade you could define an alternate package dependency rule with ALT_PKGDEP. 

I.e:

pkgtools.conf:

ALT_PKGDEP = {
 'net/avahi-libdns' => :delete
}

HTH,

-Etienne


-- 
Etienne Robillard <robillard.etienne at gmail.com>
Président, Green Tea Hackers Club enr.
Cell: (514) 962-7703
É-mail: <robillard.etienne at gmail.com>
Web: <http://gthc.org/>



More information about the freebsd-ports mailing list