pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/blender
Module Name: pkgsrc
Committed By: joerg
Date: Thu Feb 9 20:45:11 UTC 2017
Modified Files:
pkgsrc/graphics/blender: Makefile
Log Message:
Drop left-over that was committed in the mean time by someone else.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/graphics/blender/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/blender/Makefile
diff -u pkgsrc/graphics/blender/Makefile:1.128 pkgsrc/graphics/blender/Makefile:1.129
--- pkgsrc/graphics/blender/Makefile:1.128 Thu Feb 9 00:23:29 2017
+++ pkgsrc/graphics/blender/Makefile Thu Feb 9 20:45:11 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index