video-intel29 port in fact installs lib/xorg/modules/drivers/intel_drv.so lib, not lib/xorg/modules/drivers/intel29_drv.so so RUN_DEPENDS can't find it, which leads to xf86-video-intel29-2.9.1 is already installed error. How-To-Repeat: make -C /usr/ports/x11/xorg-minimal VIDEO_DRIVER=intel29 install
Responsible Changed From-To: freebsd-ports-bugs->eadler Over to maintainer (via the GNATS Auto Assign Tool)
Hi, Sorry, the previous patch was wrong. Here is corrected one. - Mikhail
State Changed From-To: open->analyzed ack
eadler 2011-09-07 22:52:44 UTC FreeBSD ports repository Modified files: x11/xorg-minimal Makefile Log: - use the correct dependency when intel29 is requested PR: ports/160464 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> Approved by: sahil (mentor) Revision Changes Path 1.14 +2 -0 ports/x11/xorg-minimal/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: analyzed->closed Thanks! I prefer to be more explicit about these changes but thanks for letting me know about this breakage.