Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jun 2000 16:16:36 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        asami@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   Utah-glx & bento
Message-ID:  <393BA834.5CF23EEF@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi Satoshi,

It seems that build scripts used on bento are oversimplifying task of
installing dependencies. In the case of utah-glx bento installs Mesa, while
actually utah-glx doesn't ask it to be installed, but just extracted and
patched:

BUILD_DEPENDS = nonexistent:${PORTSDIR}/graphics/Mesa3:patch

In the case of utah-glx this misbehaviour leads to false breakage alarm and
failure to build package because utah-glx and Mesa is mutually exclusive, so
the port refuses to install poroperly when discovering that another libGL is
already installed..

-Maxim




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?393BA834.5CF23EEF>