svn commit: r530376 - head/graphics/py-PyOpenGL-accelerate
Antoine Brodin
antoine at FreeBSD.org
Thu Apr 2 14:18:05 UTC 2020
Author: antoine
Date: Thu Apr 2 14:17:53 2020
New Revision: 530376
URL: https://svnweb.freebsd.org/changeset/ports/530376
Log:
Clean up
Modified:
head/graphics/py-PyOpenGL-accelerate/Makefile
Modified: head/graphics/py-PyOpenGL-accelerate/Makefile
==============================================================================
--- head/graphics/py-PyOpenGL-accelerate/Makefile Thu Apr 2 14:11:06 2020 (r530375)
+++ head/graphics/py-PyOpenGL-accelerate/Makefile Thu Apr 2 14:17:53 2020 (r530376)
@@ -17,6 +17,6 @@ BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
USE_PYTHON= autoplist distutils cython
-USES= python:2.7+
+USES= python
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list