From owner-cvs-ports@FreeBSD.ORG Thu Jun 15 15:22:34 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 5837A16A41A; Thu, 15 Jun 2006 15:22:34 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F01A43D48; Thu, 15 Jun 2006 15:22:34 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5FFMXYL056506; Thu, 15 Jun 2006 15:22:33 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5FFMXOj056505; Thu, 15 Jun 2006 15:22:33 GMT (envelope-from netchild) Message-Id: <200606151522.k5FFMXOj056505@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 15 Jun 2006 15:22:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/linux-xorg-libs Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 15:22:34 -0000 netchild 2006-06-15 15:22:33 UTC FreeBSD ports repository Modified files: x11/linux-xorg-libs Makefile Log: Depend upon linux-fontconfig like the linux-XFree86-libs port does. The entire X related infrastructure of the linux ports which use fonts somehow assume this. This fixes missing fonts for those, which install from scratch instead of portupgrade-ing to it. Noticed by: mezz Revision Changes Path 1.5 +3 -1 ports/x11/linux-xorg-libs/Makefile