devel/eric6: Fix CONFLICTS_INSTALL

The automatically generated values did not match any package due to an
additional ${FLAVOR} added to the pattern. The version wildcard was
superfluous and and has been removed as well.

Approved by:	portmgr (blanket)
This commit is contained in:
Stefan Eßer 2021-11-25 23:31:42 +01:00
parent 6272fce2e6
commit 3999eb79ff

View file

@ -32,7 +32,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}enchant>=0:textproc/py-enchant@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
CONFLICTS_INSTALL= ${FLAVORS:N${FLAVOR}:C/^/${PORTNAME}${PKGNAMESUFFIX}-/:C/$/-[0-9]*/}
CONFLICTS_INSTALL= ${FLAVORS:N${FLAVOR}:C/^/${PORTNAME}-qt5-/}
USES+= desktop-file-utils python:3.5+ pyqt:5 shebangfix
USE_PYTHON= flavors