Only build what is necessary and not the whole mesa

This commit is contained in:
Baptiste Daroussin 2013-05-03 15:20:07 +00:00
parent 09d7b4e13b
commit 82ea5800dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317215

View File

@ -12,8 +12,8 @@ USE_GL= gl
USE_MOTIF= yes
USE_XORG= glproto xt x11 xext xxf86vm xdamage xfixes dri2proto
do-install:
cd ${WRKSRC}/src/glw; ${GMAKE} install
INSTALL_WRKSRC= ${WRKSRC}/src/glw
BUILD_WRKSRC= ${WRKSRC}/src/glw
.include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk"