On Sun, 5 Oct 2008 12:33:20 +0200, Christian Gusenbauer wrote: > Hi! > > I'm just compiling kde3 (3.5.10) and got the following error when compiling > kopete: > > ===> Installing for kdenetwork-kopete-0.12.8 > > ===> kdenetwork-kopete-0.12.8 conflicts with installed package(s): > kdenetwork-3.5.10 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/net-im/kopete. > > I wonder why kopete should conflict with its own source? Looking into the > Makefile I found the following line > > CONFLICTS= kdenetwork-[0-2]* kdenetwork-3.[0-4]* kdenetwork-3.5.[0-2]* > kvirc-[0-9]* > > where the conflicted packages are noted. It seems to me, that > "kdenetwork-3.5. [0-2]*" causes the failure. Is that line correct? Or do I > miss something else?
it should be kdenetwork-3.5.[0-2]_* there. Max _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
