Skip to content

Commit

Permalink
graphics/py-pyglet1: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 2ec1b16 commit c28bdd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions graphics/py-pyglet1/Makefile
Expand Up @@ -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}
Expand Down

0 comments on commit c28bdd0

Please sign in to comment.