From owner-cvs-ports@FreeBSD.ORG Mon Jul 11 16:47:37 2005 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 39D8416A41C; Mon, 11 Jul 2005 16:47:37 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E14EE43D49; Mon, 11 Jul 2005 16:47:36 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6BGlaKK068877; Mon, 11 Jul 2005 16:47:36 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6BGladP068876; Mon, 11 Jul 2005 16:47:36 GMT (envelope-from mi) Message-Id: <200507111647.j6BGladP068876@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 11 Jul 2005 16:47:36 +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-fonts/geminifonts Makefile ports/x11-fonts/geminifonts/files patch-gz 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: Mon, 11 Jul 2005 16:47:37 -0000 mi 2005-07-11 16:47:36 UTC FreeBSD ports repository Modified files: x11-fonts/geminifonts Makefile x11-fonts/geminifonts/files patch-gz Log: Change the software's Makefile to run `mkfontdir' in the destination directory after install instead of the ${WRKSRC} after build. This works around a bug in Xorg's mkfontdir, which lists both -- the bdf-sources and the pcf-binary fonts -- in the generated fonts.dir. Revision Changes Path 1.8 +1 -0 ports/x11-fonts/geminifonts/Makefile 1.2 +17 -1 ports/x11-fonts/geminifonts/files/patch-gz