I cvsupped -STABLE on February 1 and installed XFree86-4 from ports.
The XFree86-4 contains the full release of X 4.0.2, whereas
XFree86-4-libraries has libraries for 4.0.1. Thus, the ports
that rely on X wil try to download 4.0.1 libraries even though
full 4.0.2 is already installed.
The workaround for that is to change
LIB_DEPENDS+= X11.6:${PORTSDIR}/x11/XFree86-4-libraries
to
LIB_DEPENDS+= X11.6:${PORTSDIR}/x11/XFree86-4
in /usr/ports/Mk/bsd.port.mk
--
,oOo.Bc -=EE Krzysztof Parzyszek <[EMAIL PROTECTED]> 11/29/2000 3:41pm
-'7' `L' ---Entropy isn't what it used to be...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message