summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2020-03-26 18:42:15 +0000
committerGleb Popov <arrowd@FreeBSD.org>2020-03-26 18:42:15 +0000
commit632c6aa5f9cac42bcdb8c78ce4d42dc7fb896e05 (patch)
treebbe46f9ab88a0afa4fa1176a04dc74e7447e651e /graphics
parentUpdate bootstraps for ARM architectures, get rid of GCC on powerpc64 elfv2/ (diff)
graphics/py-PyOpenGL-accelerate: Undeprecate. Works with Python 3.
Notes
Notes: svn path=/head/; revision=529206
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-PyOpenGL-accelerate/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/py-PyOpenGL-accelerate/Makefile b/graphics/py-PyOpenGL-accelerate/Makefile
index f1b3194f836a..2ec1ec87f8c4 100644
--- a/graphics/py-PyOpenGL-accelerate/Makefile
+++ b/graphics/py-PyOpenGL-accelerate/Makefile
@@ -13,9 +13,6 @@ COMMENT= OpenGL acceleration code for PyOpenGL
LICENSE= BSD3CLAUSE
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-09-15
-
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}