diff options
-rw-r--r-- | graphics/libosmesa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile index 83ecee593f67..e4aa1fc54871 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -22,6 +22,7 @@ USE_BZIP2= yes USE_LDCONFIG= yes USE_XORG= xxf86vm xext xfixes xdamage xt USE_GMAKE= yes +USE_PYTHON_BUILD= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-driver=osmesa --with-osmesa-bits=32 \ --includedir=${PREFIX}/include/Mesa |