diff options
Diffstat (limited to 'www/py-django')
-rw-r--r-- | www/py-django/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django/Makefile b/www/py-django/Makefile index d8238eb8e834..115a4fc801de 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -16,7 +16,7 @@ COMMENT= High-level Python Web framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe python:2 +USES= cpe python USE_PYTHON= autoplist distutils CPE_VENDOR= djangoproject |