summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-04-09 08:52:45 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-04-09 08:52:45 +0000
commit00de8ca521713007bfbe1db1ac1181b382a9b36c (patch)
treee67e95a71f637d326fc94d27383c38cd3d192efa
parent- New port: graphics/libosmesa (diff)
- Add build dependency on python
Reported by: QAT
Notes
Notes: svn path=/head/; revision=252467
-rw-r--r--graphics/libosmesa/Makefile1
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