From owner-cvs-all Sat Oct 7 15:58:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7374637B503; Sat, 7 Oct 2000 15:58:11 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA45021; Sat, 7 Oct 2000 15:58:11 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200010072258.PAA45021@freefall.freebsd.org> From: Satoshi Asami Date: Sat, 7 Oct 2000 15:58:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/eterm Makefile ports/x11/eterm/files patch-kanji X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/10/07 15:58:11 PDT Modified files: x11/eterm Makefile Removed files: x11/eterm/files patch-kanji Log: Rewrite the rule that was copying patch-kanji into ${PATCHDIR} when KANJI is defined (bad eterm, no cookie ;) to use EXTRA_PATCHES= extra-patch-kanji. (Actually, I'm not sure why KANJI is even needed when there exists a japanese/eterm which appears to be a newer version, but anyway.) Revision Changes Path 1.29 +2 -3 ports/x11/eterm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message