From owner-freebsd-ports Mon Jun 5 6:16:54 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id A0D9B37B648; Mon, 5 Jun 2000 06:16:41 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id QAA01159; Mon, 5 Jun 2000 16:15:14 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id QAA50369; Mon, 5 Jun 2000 16:16:41 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <393BA834.5CF23EEF@FreeBSD.org> Date: Mon, 05 Jun 2000 16:16:36 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: asami@FreeBSD.org Cc: ports@FreeBSD.org Subject: Utah-glx & bento Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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