diff options
Diffstat (limited to 'graphics/py-glooey/Makefile')
-rw-r--r-- | graphics/py-glooey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-glooey/Makefile b/graphics/py-glooey/Makefile index de4a0287478b..042c0f2a8786 100644 --- a/graphics/py-glooey/Makefile +++ b/graphics/py-glooey/Makefile @@ -20,8 +20,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyglet1>0:graphics/py-pyglet1@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}debugtools>0:devel/py-debugtools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} -USES= python:3.5+ -USE_PYTHON= autoplist distutils +USES= display:test python:3.5+ +USE_PYTHON= autoplist distutils pytest NO_ARCH= yes .include <bsd.port.mk> |