Date: Mon, 5 Feb 2001 12:12:00 -0600 From: Krzysztof Parzyszek <kparz@iastate.edu> To: freebsd-stable@freebsd.org Subject: X and X-libraries port mismatch Message-ID: <20010205121200.A29988@buchanan-181-249.stures.iastate>
next in thread | raw e-mail | index | archive | help
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 <hektor@iname.com> 11/29/2000 3:41pm
-'7' `L' ---Entropy isn't what it used to be...
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010205121200.A29988>
