Subject: package dependencies
To: None <port-mac68k@netbsd.org>
From: Dave Schmitt <dschmi1@umbc.edu>
List: port-mac68k
Date: 08/10/1999 20:00:29
I'm trying to install mysql from the pkgsrc and the mysql-client package is
convinced it needs to install the perl-5.00404 package and is trying real
hard to do so. However, I have my own non-package copy of perl (5.005_03)
already installed and want mysql to recognize this. Where are these
dependencies stored so that I may hunt it down and remove it? what follows
is the make output up until the time it tries to download perl and I stop
it. I see nothing in pkgsrc/databases/mysql-client/Makefile listing
dependencies...

===>  Validating dependencies for mysql-client-3.22.22
>> Checksum OK for mysql-3.22.22.tar.gz.
===>  Extracting for mysql-client-3.22.22
===>  mysql-client-3.22.22 depends on executable: gmake - /usr/pkg/bin/gmake
found
===>  mysql-client-3.22.22 depends on file:
/usr/pkg/bin/pkglibtool-a.out-1.2p2 - found
===>  mysql-client-3.22.22 depends on package: perl-5.00404
===>  Verifying install for /usr/local/src/pkgsrc/lang/perl5


-- 
Dave Schmitt <dschmi1@umbc.edu>