Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2000 23:59:55 +0900
From:      "Akinori -Aki- MUSHA" <knu@idaemons.org>
To:        sanpei@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/textproc/cdif Makefile
Message-ID:  <86hf79rdsk.wl@archon.local.idaemons.org>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 21 Sep 2000 05:02:08 -0700 (PDT),
MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> 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 <eivind@FreeBSD.org>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86hf79rdsk.wl>