From owner-cvs-ports Wed Mar 5 15:53:47 2003 Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA7037B401; Wed, 5 Mar 2003 15:53:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 005BB43FBF; Wed, 5 Mar 2003 15:53:46 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h25Nrj0U012950; Wed, 5 Mar 2003 15:53:45 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h25Nrj3G012949; Wed, 5 Mar 2003 15:53:45 -0800 (PST) Message-Id: <200303052353.h25Nrj3G012949@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 5 Mar 2003 15:53:45 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/fontconfig Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2003/03/05 15:53:45 PST FreeBSD ports repository Modified files: x11-fonts/fontconfig Makefile Log: Force ldconfig to run before pkg-install to fix a problem where the user may have booted the machine without having /usr/X11R6/lib. Thus ldconfig never cached it. This should fix the sprious Error 1 failures when running post-install. Reported by: anholt Revision Changes Path 1.12 +1 -0 ports/x11-fonts/fontconfig/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-ports" in the body of the message