Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2018-05-22 13:15:13 +00:00
parent 28466ca689
commit 8dcaabcd6e
74 changed files with 102 additions and 102 deletions

View File

@@ -13,7 +13,7 @@ COMMENT= Python DB-API 2.0 compliant interface to PostgreSQL
LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mx-base>0:lang/py-mx-base
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mx-base>0:lang/py-mx-base@${PY_FLAVOR}
USES= pgsql python:2.7
USE_PYTHON= distutils autoplist