summaryrefslogtreecommitdiff
path: root/graphics/Mesa/Makefile.lib
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa/Makefile.lib')
-rw-r--r--graphics/Mesa/Makefile.lib3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Mesa/Makefile.lib b/graphics/Mesa/Makefile.lib
index 90070692b27..e3acaaade84 100644
--- a/graphics/Mesa/Makefile.lib
+++ b/graphics/Mesa/Makefile.lib
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.lib,v 1.16 2013/12/29 16:28:15 bsiegert Exp $
+# $NetBSD: Makefile.lib,v 1.17 2014/01/25 10:30:09 wiz Exp $
#
# This Makefile fragment is included by all packages that build libraries
# from the Mesa sources.
@@ -21,6 +21,7 @@ USE_LANGUAGES= c99 c++
USE_TOOLS+= automake bison flex gmake pkg-config makedepend
PYTHON_FOR_BUILD_ONLY= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 7.11.2
.include "../../lang/python/tool.mk"
BUILDLINK_DEPMETHOD.libxml2?= build
.include "../../textproc/libxml2/buildlink3.mk"