Pablo Murillo wrote:
> I update de portage,

You did what exactly?  Did you run 'emerge --sync' or 'emerge -a portage'?

> [ebuild  N    ] virtual/mysql-5.0 
> [ebuild     U ] dev-lang/php-5.2.3-r3 [5.1.4]
> USE="-fastbuild* -filter% -ftp* -hash* -imap* -json% -ldap-sasl%
> -pic* -snmp* -sockets* -spell* -sqlite* -suhosin% -tokenizer*
> -xmlreader* -xmlrpc* -xmlwriter* -zip* -zip-external%"
> [blocks B     ] mail-mta/ssmtp (is blocking mail-mta/qmail-1.03-r16)
> [blocks B     ] mail-mta/qmail (is blocking mail-mta/ssmtp-2.61-r2)

Put the single line 'dev-lang/php  fastbuild ftp hash imap pic snmp
sockets spell sqlite tokenizer xmlreader xmlrpc xmlwriter zip -mysql'
in your /etc/portage/package.use file.  Create the file if it does not
exist, create the dir too if necessary.  The relevant parts are the
"sqlite" USE flag and the "-mysql" one, which will prevent mysql from
being pulled in, which will prevent ssmtp from being pulled in.

You will probably want to add "-mysql" to the USE flag definitions in
your /etc/make.conf.

Benno


PS: please do not top-post.  No matter what your mailer, please
organize your messages in a sensible order.
-- 
[EMAIL PROTECTED] mailing list

Reply via email to