Date: 24 Aug 2000 12:17:07 -0700 From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: ports@FreeBSD.org Subject: Re: Proposed bsd.port.mk changes to catch Mesa3 port update [patch] Message-ID: <vqclmxm79l8.fsf@silvia.hip.berkeley.edu> In-Reply-To: Maxim Sobolev's message of "Thu, 24 Aug 2000 13:02:42 %2B0300" References: <39A4F2C2.5DBC3092@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Maxim Sobolev <sobomax@FreeBSD.org> * Hi PW and All! Hi sobomax! * I tweaked Mesa3 port to work correctly with XFree86-4 and now we should update * bsd.port.mk to correctly depend ports with USE_MESA being set. The attached * patch should do the trick. Please review and commit it if it's OK. * +.if defined(USE_MESA) * +LIB_DEPENDS+= GLU.1:${PORTSDIR}/graphics/Mesa3 * +.endif In that case, don't you want to move this line out ouf the XFREE86_VERSION=4 case and make it common with XFREE86_VERSION=3? Satoshi 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?vqclmxm79l8.fsf>