git: c28bdd0649f4 - main - graphics/py-pyglet1: Convert to USE_PYTHON=pytest
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 15:24:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c28bdd0649f4d3e998d5b0269231f8615c7ae26f commit c28bdd0649f4d3e998d5b0269231f8615c7ae26f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 15:21:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 15:21:22 +0000 graphics/py-pyglet1: Convert to USE_PYTHON=pytest Approved by: portmgr (blanket) With hat: python --- graphics/py-pyglet1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/py-pyglet1/Makefile b/graphics/py-pyglet1/Makefile index 825519f1774c..bedab9a8e903 100644 --- a/graphics/py-pyglet1/Makefile +++ b/graphics/py-pyglet1/Makefile @@ -13,9 +13,9 @@ WWW= https://pypi.org/project/pyglet/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= display:test gl python pytest zip +USES= display:test gl python zip USE_GL= gl glu -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist distutils pytest NO_ARCH= yes CONFLICTS_INSTALL=${PYTHON_PKGNAMEPREFIX}${PORTNAME}