pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/59597: graphics/blender: duplicate PYTHON_VERSIONS_INCOMPATIBLE line
>Number: 59597
>Category: pkg
>Synopsis: graphics/blender: duplicate PYTHON_VERSIONS_INCOMPATIBLE line
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Aug 15 14:45:00 +0000 2025
>Originator: Robert Whitlock
>Release: pkgsrc current, August 15, 2025
>Organization:
>Environment:
not relevant
>Description:
The Makefile for graphics/blender has duplicate PYTHON_VERSIONS_INCOMPATIBLE lines.
>How-To-Repeat:
Read the file.
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/blender/Makefile,v
retrieving revision 1.233
diff -u -r1.233 Makefile
--- Makefile 13 Aug 2025 06:57:15 -0000 1.233
+++ Makefile 15 Aug 2025 14:36:52 -0000
@@ -17,8 +17,6 @@
# GCC 11.0.0 or later is required.
GCC_REQD+= 12
-PYTHON_VERSIONS_INCOMPATIBLE= 39 310
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "Darwin"
# uses alloca() but sets -std=c++17
Home |
Main Index |
Thread Index |
Old Index