From owner-freebsd-stable Mon Feb 5 10:11:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from buchanan-181-249.stures.iastate.edu (buchanan-181-249.stures.iastate.edu [129.186.181.249]) by hub.freebsd.org (Postfix) with ESMTP id A8B7837B401 for ; Mon, 5 Feb 2001 10:10:56 -0800 (PST) Received: (from kparz@localhost) by buchanan-181-249.stures.iastate.edu (8.11.2/8.11.2) id f15IC0R30042 for freebsd-stable@freebsd.org; Mon, 5 Feb 2001 12:12:00 -0600 (CST) (envelope-from kparz) Date: Mon, 5 Feb 2001 12:12:00 -0600 From: Krzysztof Parzyszek To: freebsd-stable@freebsd.org Subject: X and X-libraries port mismatch Message-ID: <20010205121200.A29988@buchanan-181-249.stures.iastate> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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