Date: Fri, 4 Apr 2003 15:25:11 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: CARTER Anthony <a.carter@cordis.lu> Cc: kde@freebsd.org Subject: Re: New fontconfig breaks Xft (!) & Qt/KDE Message-ID: <20030404132511.GA17587@tara.freenix.org> In-Reply-To: <200304041516.23586.a.carter@intrasoft.lu> References: <20030404130614.GA17480@tara.freenix.org> <200304041508.46347.a.carter@intrasoft.lu> <20030404131409.GA17541@tara.freenix.org> <200304041516.23586.a.carter@intrasoft.lu>
next in thread | previous in thread | raw e-mail | index | archive | help
According to CARTER Anthony: > ok, newbie...how do I remove the dependencies? Well, you could just remove the two lines like this: cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fonts/Xft/Makefile,v retrieving revision 1.12 diff -u -2 -r1.12 Makefile --- Makefile 4 Apr 2003 06:55:23 -0000 1.12 +++ Makefile 4 Apr 2003 13:19:37 -0000 @@ -17,6 +17,4 @@ LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig -RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \ - ${FONTENCOD}:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf cvs diff: Diffing files and remove the lines in /var/db/pkg/Xft-2.1_*/+CONTENTS that register the dependencies. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 5.0-CURRENT #80: Sun Jun 4 22:44:19 CEST 2000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030404132511.GA17587>