Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc



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/



Home | Main Index | Thread Index | Old Index