Skip to content

Commit

Permalink
www/py-django32: Simplify CONFLICTS_INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 807eb8a commit 4ca72e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions www/py-django32/Makefile
Expand Up @@ -32,8 +32,7 @@ PORTDOCS= *
SHEBANG_FILES= django/bin/django-admin.py \
django/conf/project_template/manage.py-tpl

CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django40 \
${PYTHON_PKGNAMEPREFIX}django41
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django[0-9][0-9]

CPE_VENDOR= djangoproject

Expand Down

0 comments on commit 4ca72e1

Please sign in to comment.