pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/accelerator3d py-OpenGL now supports Python 3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0f7cec071ee
branches: trunk
changeset: 351471:f0f7cec071ee
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 21 07:15:40 2016 +0000
description:
py-OpenGL now supports Python 3.
diffstat:
games/accelerator3d/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 691a80939df4 -r f0f7cec071ee games/accelerator3d/Makefile
--- a/games/accelerator3d/Makefile Sun Aug 21 07:14:55 2016 +0000
+++ b/games/accelerator3d/Makefile Sun Aug 21 07:15:40 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/07/24 02:34:32 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/21 07:15:40 wiz Exp $
DISTNAME= accelerator-0.1.1
PKGNAME= ${DISTNAME:S/accelerator/accelerator3d/}
@@ -19,7 +19,6 @@
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