summaryrefslogtreecommitdiff
path: root/graphics/blender
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/blender')
-rw-r--r--graphics/blender/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index a2964eb078c..8222b3dd452 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.125 2017/01/01 16:06:18 adam Exp $
+# $NetBSD: Makefile,v 1.126 2017/01/19 10:03:00 markd Exp $
DISTNAME= blender-2.77a
PKGREVISION= 3
@@ -29,7 +29,7 @@ CMAKE_OPTS+= -DOPENGL_glu_LIBRARY:STRING=GLU
CXXFLAGS+= -std=c++11
CMAKE_OPTS+= -DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS:Q}
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 36
GCC_REQD+= 4.7
DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat