aboutsummaryrefslogtreecommitdiff
path: root/databases/py-forgetsql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-forgetsql/Makefile')
-rw-r--r--databases/py-forgetsql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-forgetsql/Makefile b/databases/py-forgetsql/Makefile
index e1b56a3ed2c3..0c2cb13812a5 100644
--- a/databases/py-forgetsql/Makefile
+++ b/databases/py-forgetsql/Makefile
@@ -23,8 +23,8 @@ PORTDOCS= BUGS README TODO
OPTIONS_DEFINE= DOCS MYSQL PGSQL
-MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb@${FLAVOR}
-PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${FLAVOR}
+MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb@${PY_FLAVOR}
+PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2@${PY_FLAVOR}
.include <bsd.port.options.mk>