diff options
Diffstat (limited to 'misc/py-PyWavefront/Makefile')
-rw-r--r-- | misc/py-PyWavefront/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-PyWavefront/Makefile b/misc/py-PyWavefront/Makefile index 3bd0302e3cc7..c168f8ea5314 100644 --- a/misc/py-PyWavefront/Makefile +++ b/misc/py-PyWavefront/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} -USES= python:3.4+ +USES= python USE_PYTHON= distutils autoplist pytest USE_GITHUB= yes |