diff --git a/www/py-django-timezone-field/Makefile b/www/py-django-timezone-field/Makefile index cafed4428486..b7e8721e5402 100644 --- a/www/py-django-timezone-field/Makefile +++ b/www/py-django-timezone-field/Makefile @@ -22,4 +22,7 @@ NO_ARCH= yes CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj21-django-timezone-field \ ${PYTHON_PKGNAMEPREFIX}dj22-django-timezone-field +# The 4.0 release dropped support for Django 1.11, 2.0, 2.1 and Python 2.7 +PORTSCOUT= limit:^3\. + .include