databases/py-mysql-connector-python: Fix incorrect RUN_DEPENDS version

PR:		261586
Reported by:	geraud@gcu.info
This commit is contained in:
Muhammad Moinur Rahman 2022-02-01 12:46:44 -06:00
parent d678920296
commit 2b7ade4f96

View file

@ -27,7 +27,7 @@ DNS_DESC= DNS Support
COMPRESSION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lz4>2.1.6:archivers/py-lz4@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zstandard>0.12.0:archivers/py-zstandard@${PY_FLAVOR}
DNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython2>=1.16.0:dns/py-dnspython2@${PY_FLAVOR}
GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>1.6.14:security/py-gssapi@${PY_FLAVOR}
GSSAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.6.9:security/py-gssapi@${PY_FLAVOR}
.include <bsd.port.pre.mk>