Subject: Re: CVS commit: pkgsrc
To: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/07/1999 16:09:54
On Fri, May 07, 1999 at 04:00:00PM +0200, Hubert Feyrer wrote:
> > Remove incorrect version number from perl build dependence.
>
> Please revert this, as the BUILD_DEPENDS expects either a filename or the
> name of a executable (in $PATH), not a package name.
That is exactly what I fixed. It looked like this:
BUILD_DEPENDS+= perl-5.00404:../../lang/perl5
And now it looks like this:
BUILD_DEPENDS+= perl:../../lang/perl5
--
Matthias Scheler http://home.owl.de/~tron/