Date: Wed, 19 Mar 2003 07:24:55 -0500 From: Rahul Siddharthan <rsidd@online.fr> To: ports@freebsd.org Subject: XFree86 4.3.0 upgrade clobbers Xft? Message-ID: <20030319122454.GA30765@online.fr>
next in thread | raw e-mail | index | archive | help
Sorry if this has been discussed before - I can't find it in the archive. On doing portupgrade -R XFree86 the build of XFree86-4-clients failed not finding /usr/X11R6/lib/X11/Xft/Xft.h (and libXft was also missing). I suspect what happened was this: the original Xft from XFree86 4.2 was clobbered by Xft from the port (after the recent rename from Xft2), and then the deinstall of the old XFree86-4-libs did not realize this and removed this Xft too. Reinstalling the Xft port fixed things. - Rahul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030319122454.GA30765>