diff --git a/xorg/mesa/build b/xorg/mesa/build index c052ec15..310610c2 100755 --- a/xorg/mesa/build +++ b/xorg/mesa/build @@ -5,7 +5,8 @@ --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --with-platforms=x11,drm + --with-platforms=x11,drm \ + --enable-autotools make make DESTDIR="$1" install