From owner-cvs-all Thu Sep 21 8: 0:43 2000 Delivered-To: cvs-all@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id C930B37B422; Thu, 21 Sep 2000 08:00:38 -0700 (PDT) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id AAA11235; Fri, 22 Sep 2000 00:00:33 +0900 (JST) Received: by daemon.local.idaemons.org (8.11.0/3.7W) id e8LExsW81706; Thu, 21 Sep 2000 23:59:55 +0900 (JST) Date: Thu, 21 Sep 2000 23:59:55 +0900 Message-ID: <86hf79rdsk.wl@archon.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: sanpei@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/cdif Makefile In-Reply-To: In your message of "Thu, 21 Sep 2000 05:02:08 -0700 (PDT)" <200009211202.FAA33429@freefall.freebsd.org> References: <200009211202.FAA33429@freefall.freebsd.org> User-Agent: Wanderlust/1.1.2 (Raspberry Beret) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE X-PGP-Comment: I changed my key on 2000-08-10 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Thu, 21 Sep 2000 05:02:08 -0700 (PDT), MIHIRA Sanpei Yoshiro wrote: > sanpei 2000/09/21 05:02:08 PDT > > Modified files: > textproc/cdif Makefile > Log: > use /usr/bin/perl, instead of ${LOCAL_BASE}/bin/perl > > Submitted by: Eivind Eklund You should use ${PERL} instead of embedding a hardcoded path. It's /usr/bin/perl anyway in this case as we support only up to 3.x, however, we'd better use a macro when it is available. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message