There are incorrect CONFLICTS in multiple ports. E.g.: print/ghostscript-gpl/Makefile print/teTeX-base/Makefile print/teTeX-texmf/Makefile print/ghostscript-gnu/Makefile contain two CONFLICTS= lines, the second line overrides the first one. Fix: Join CONFLICTS in one record and review them.
State Changed From-To: open->closed Committed, thanks!
edwin 2008-04-17 23:19:49 UTC FreeBSD ports repository Modified files: print/ghostscript-gnu Makefile print/ghostscript-gpl Makefile print/teTeX-texmf Makefile Log: Incorrect CONFLICTS in multiple ports. There are incorrect CONFLICTS in multiple ports. E.g.: contain two CONFLICTS= lines, the second line overrides the first one. PR: ports/122851 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Revision Changes Path 1.128 +2 -3 ports/print/ghostscript-gnu/Makefile 1.162 +2 -3 ports/print/ghostscript-gpl/Makefile 1.17 +2 -2 ports/print/teTeX-texmf/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"