Nikolay Sturm wrote:
* Paul Galbraith [2005-06-30]:
I'm trying to install the 3.7 mailutil package, but it conflicts with
imap-uw, which does not appear to contain mailutil at all.
The port is broken in that it mistakenly marks the packages as
conflicting. If you can build your own packages, just remove
@conflict mailutil-uw-*
from PLIST and
@conflict imap-uw-*
from PLIST-mailutil. I'll try to get this fixed in the official
packages.
Nikolay
Thanks for the quick reply. I'll build from the ports tree. I'm still
a little bit curious, though, shouldn't the "-F conflicts" argument
force the package install regardless of the conflict?