Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2020 14:17:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530376 - head/graphics/py-PyOpenGL-accelerate
Message-ID:  <202004021417.032EHsq3028248@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004021417.032EHsq3028248>