Date: Sat, 24 Jan 2009 21:36:39 +0100 From: "Herbert J. Skuhra" <h.skuhra@gmail.com> To: Robert Noland <rnoland@FreeBSD.org> Cc: cvs-ports@freebsd.org Subject: Re: cvs commit: ports/x11/dri2proto Makefile distinfo pkg-plist Message-ID: <86skn8igq0.fsf@oslo.ath.cx> In-Reply-To: <200901242021.n0OKLMNX056775__13532.9049350277$1232828594$gmane$org@repoman.freebsd.org> (Robert Noland's message of "Sat, 24 Jan 2009 20:21:21 %2B0000 (UTC)") References: <200901242021.n0OKLMNX056775__13532.9049350277$1232828594$gmane$org@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert Noland <rnoland@FreeBSD.org> writes:
> rnoland 2009-01-24 20:21:21 UTC
>
> FreeBSD ports repository
>
> Modified files:
> x11/dri2proto Makefile distinfo pkg-plist
> Log:
> Update to 1.99.3 rc to make dri happy
>
> Approved by: garga (mentor, implicit)
>
> Revision Changes Path
> 1.2 +1 -1 ports/x11/dri2proto/Makefile
> 1.2 +3 -3 ports/x11/dri2proto/distinfo
> 1.2 +1 -0 ports/x11/dri2proto/pkg-plist
I think this is also required:
--- graphics/dri/Makefile.bak 2009-01-24 21:33:09.000000000 +0100
+++ graphics/dri/Makefile 2009-01-24 21:33:29.000000000 +0100
@@ -18,7 +18,7 @@
CONFLICTS= dri-6.2.2005* dri-6.5.2006*
-USE_XORG= glproto x11 xext xxf86vm xdamage xfixes
+USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto
do-install:
cd ${WRKSRC}/src/mesa; ${GMAKE} install-dri
- Herbert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86skn8igq0.fsf>
