From 72fd6684e7d6c3548633e2e6f963e07678f6f784 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 17 Mar 2020 23:33:57 +0000 Subject: databases/py-mysql-connector-python: Ad missing dependency Reported by: s.wilson@ru.ac.za --- databases/py-mysql-connector-python/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'databases/py-mysql-connector-python') diff --git a/databases/py-mysql-connector-python/Makefile b/databases/py-mysql-connector-python/Makefile index 787c5106f003..e43ca96ce265 100644 --- a/databases/py-mysql-connector-python/Makefile +++ b/databases/py-mysql-connector-python/Makefile @@ -2,6 +2,7 @@ PORTNAME= mysql-connector-python PORTVERSION= 8.0.19 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= MYSQL/Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +12,9 @@ COMMENT= MySQL driver written in Python LICENSE= GPLv2 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} + USES= python USE_PYTHON= autoplist distutils -- cgit v1.2.3