From owner-cvs-all Tue Sep 19 0:50:13 2000 Delivered-To: cvs-all@freebsd.org Received: from tisch.mail.mindspring.net (tisch.mail.mindspring.net [207.69.200.157]) by hub.freebsd.org (Postfix) with ESMTP id CE26437B423; Tue, 19 Sep 2000 00:50:09 -0700 (PDT) Received: from silvia.hip.berkeley.edu (sji-ca1-01.ix.netcom.com [209.109.232.1]) by tisch.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id DAA16964; Tue, 19 Sep 2000 03:50:06 -0400 (EDT) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.0/8.11.0) id e8J7o3r41484; Tue, 19 Sep 2000 00:50:03 -0700 (PDT) (envelope-from asami) To: Kazu TAKAMUNE Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/japanese/elisa10x8 Makefile ports/japanese/elisa8x8 Makefile ports/japanese/k10 Makefile ports/japanese/k12 Makefile ports/japanese/kanji18 Makefile ports/japanese/kappa20 Makefile ports/japanese/netscape-fonts Makefile ports/japanese/ngraph-fonts ... References: <200009121108.EAA92376@freefall.freebsd.org> <20000919144012C.takamune@vrl.mei.co.jp> From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Date: 19 Sep 2000 00:49:59 -0700 In-Reply-To: Kazu TAKAMUNE's message of "Tue, 19 Sep 2000 14:40:12 +0900" Message-ID: Lines: 24 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Kazu TAKAMUNE * This commit broke the dependency of 'japanese/netscape-fonts'. Oops sorry. I committed your patch. * > Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. * or * > Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and * > RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. * * I think `+=' is safer than '=' in these MakefileS. I used += whenever I found necessary, but I obviously missed this one. * And, again, I found `RUN_DEPENDS=' in `bsd.port.mk'. * * > .if defined(USE_LINUX) * > RUN_DEPENDS= ${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base * > .endif Oops. ;) I'll fix that too, thanks! Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message