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: markd
Date: Sun Jul 21 20:54:14 UTC 2024
Modified Files:
pkgsrc/graphics/blender: Makefile
Log Message:
blender: also objects to python3.10
To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 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.218 pkgsrc/graphics/blender/Makefile:1.219
--- pkgsrc/graphics/blender/Makefile:1.218 Fri May 3 20:34:36 2024
+++ pkgsrc/graphics/blender/Makefile Sun Jul 21 20:54:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.218 2024/05/03 20:34:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.219 2024/07/21 20:54:14 markd Exp $
DISTNAME= blender-4.1.1
CATEGORIES= graphics
@@ -68,7 +68,7 @@ REPLACE_PYTHON= release/bin/blender-thu
INSTALLATION_DIRS= bin share/blender
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39 312
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39 310 312
pre-configure:
${MKDIR} ${WRKSRC}/build
Home |
Main Index |
Thread Index |
Old Index