Thanks Folks,

I'm happy it was something simple.

-lee


Matthew Seaman wrote:
Lee Dilkie wrote:
> Folks,

> What's happened with the new portupgrade-devel?

> I ask to to upgrade php4 and it starts an installation of apache13? I
> have apache13+ipv6 installed so I'm not sure why it wants to install
> apache13?


> $ portupgrade -v php4\*
> --->  Session started at: Thu, 07 Feb 2008 19:03:11 -0500
> [Gathering depends for devel/php4-gettext ......................... done]
> [Gathering depends for databases/php4-mysql .... done]
> [Gathering depends for textproc/php4-xml ... done]
> --->  Fresh installation of www/apache13 started at: Thu, 07 Feb 2008
> 19:03:38 -0500
> --->  Installing 'apache-1.3.41' from a port (www/apache13)
> --->  Build of www/apache13 started at: Thu, 07 Feb 2008 19:03:42 -0500

> Am I missing something?

Put:

APACHE_PORT?= www/apache13+ipv6

into /etc/make.conf to cure that behaviour.  Or you can use the
ALT_PKGDEP hash in /usr/local/etc/pkgtools.conf but that is
portupgrade specific.

    Cheers,

    Matthew

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to