aboutsummaryrefslogtreecommitdiff
path: root/www/py-dj31-django-cors-headers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-dj31-django-cors-headers/Makefile')
-rw-r--r--www/py-dj31-django-cors-headers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-dj31-django-cors-headers/Makefile b/www/py-dj31-django-cors-headers/Makefile
index 9030a1b331cb..dc0a73f545b7 100644
--- a/www/py-dj31-django-cors-headers/Makefile
+++ b/www/py-dj31-django-cors-headers/Makefile
@@ -16,6 +16,7 @@ USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django-cors-headers
+CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django-cors-headers \
+ ${PYTHON_PKGNAMEPREFIX}dj32-django-cors-headers
.include <bsd.port.mk>