aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-dj21-django-timezone-field/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj21-django-timezone-field/Makefile')
-rw-r--r--www/py-dj21-django-timezone-field/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-dj21-django-timezone-field/Makefile b/www/py-dj21-django-timezone-field/Makefile
index 3e3ffe44b006..e130be05de8d 100644
--- a/www/py-dj21-django-timezone-field/Makefile
+++ b/www/py-dj21-django-timezone-field/Makefile
@@ -19,6 +19,7 @@ USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django-timezone-field
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django-timezone-field \
+ ${PYTHON_PKGNAMEPREFIX}dj22-django-timezone-field
.include <bsd.port.mk>