Hi Franco, Am 08.01.2019 um 15:58 schrieb Franco Fichtner: > Explicit CONFLICTS only exist within the ports tree > during builds. > > pkg detects conflicts simply when files are attempted > to be installed in the same place -- i.e. a file already > belongs to another installed package.
hm, this will not help, as the conflicting file is created at runtime and not by the installation of the package and can therefor not be detected by pkg. I do not understand why the CONFLICTS_INSTALL does exist: http://www.si.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/conflicts.html if it does not work. Maybe a bug or has the documentation to be updated? Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
