summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-02-09 20:45:11 +0000
committerjoerg <joerg@pkgsrc.org>2017-02-09 20:45:11 +0000
commitf284c832f0ced03a590e42175acdbb687679a405 (patch)
tree39cfbf6110e871b1d1517a207662510623b35511 /graphics
parentd7bd31f448cb76ea3fc1b23da257e0396c82faab (diff)
downloadpkgsrc-f284c832f0ced03a590e42175acdbb687679a405.tar.gz
Drop left-over that was committed in the mean time by someone else.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/blender/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 19f6b2391ba..062aeff7759 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2017/02/09 00:23:29 joerg Exp $
+# $NetBSD: Makefile,v 1.129 2017/02/09 20:45:11 joerg Exp $
DISTNAME= blender-2.77a
PKGREVISION= 4
@@ -36,7 +36,6 @@ CXXFLAGS+= -std=c++11
CMAKE_OPTS+= -DCMAKE_CXX_FLAGS:STRING=${CXXFLAGS:Q}
PYTHON_VERSIONS_INCOMPATIBLE= 27
-CMAKE_OPTS+= -DPYTHON_VERSION=${PYVERSSUFFIX:Q}
GCC_REQD+= 4.7
DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat