pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/blender Drop left-over that was committed in ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d91d8106ba8
branches:  trunk
changeset: 358318:1d91d8106ba8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Feb 09 20:45:11 2017 +0000

description:
Drop left-over that was committed in the mean time by someone else.

diffstat:

 graphics/blender/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 3d77edf3b83f -r 1d91d8106ba8 graphics/blender/Makefile
--- a/graphics/blender/Makefile Thu Feb 09 18:24:32 2017 +0000
+++ b/graphics/blender/Makefile Thu Feb 09 20:45:11 2017 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index