From 865308eabac0252d08a8c68fae2bd223ec853e60 Mon Sep 17 00:00:00 2001 From: gahr Date: Fri, 9 Apr 2010 08:52:45 +0000 Subject: - Add build dependency on python Reported by: QAT --- graphics/libosmesa/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/libosmesa') 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 -- cgit