cvs commit: ports/x11/dri2proto Makefile distinfo pkg-plist

Herbert J. Skuhra h.skuhra at gmail.com
Sat Jan 24 12:59:05 PST 2009


Robert Noland <rnoland at 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


More information about the cvs-ports mailing list