pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
accelerator3d: mark as not ready for python-3.x
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Jul 22 15:49:22 2016 +0200
Changeset: 8a9db1014c6fcbe5d547cdae269b70f41ff214f0
Modified Files:
accelerator3d/Makefile
Log Message:
accelerator3d: mark as not ready for python-3.x
py-Numeric via py-OpenGL
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8a9db1014c6fcbe5d547cdae269b70f41ff214f0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
accelerator3d/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/accelerator3d/Makefile b/accelerator3d/Makefile
index 83c58a9..5b10206 100644
--- a/accelerator3d/Makefile
+++ b/accelerator3d/Makefile
@@ -19,6 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-ode-[0-9]*:../../wip/py-ode
DEPENDS+= ${PYPKGPREFIX}-OpenGL-[0-9]*:../../graphics/py-OpenGL
REPLACE_PYTHON+= accelerator.py
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-Numeric via py-OpenGL
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index