diff options
-rw-r--r-- | devel/py-django-tastypie-mongoengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-django-tastypie-mongoengine/Makefile b/devel/py-django-tastypie-mongoengine/Makefile index 3c8c216a92bd..5526b76242ac 100644 --- a/devel/py-django-tastypie-mongoengine/Makefile +++ b/devel/py-django-tastypie-mongoengine/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}django-tastypie>=0.9.12:www/py-django-tasty USE_GITHUB= yes GH_ACCOUNT= wlanslovenija -USES= python +USES= python:3.5+ USE_PYTHON= autoplist distutils .include <bsd.port.mk> |