Bough graphics/freeglut and graphics/libglut install some files with same names for example: include/GL/glut.h lib/libglut.so freeglut already have CONFLICTS line in port, libglut should also have it Fix: Patch attached with submission follows: How-To-Repeat: uninstall libglut if you have it install freeglut install libglut
Responsible Changed From-To: freebsd-ports-bugs->freebsd-x11 Over to maintainer (via the GNATS Auto Assign Tool)
Anyone alive here? Send me a signal. :) -- Aldis Berjoza
Responsible Changed From-To: freebsd-x11->crees Maintainer timed out
crees 2011-06-29 19:29:29 UTC FreeBSD ports repository Modified files: graphics/libglut Makefile Log: Add CONFLICTS to reciprocate with freeglut PR: ports/147267 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Approved by: rene (mentor), maintainer timeout (x11, ~370 days) Revision Changes Path 1.26 +2 -0 ports/graphics/libglut/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"
State Changed From-To: open->closed Committed. Thanks!