aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-01-21 15:40:47 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-01-21 15:40:47 +0000
commit88d74bc517cd2019a6a3180248d65ae1be1c8884 (patch)
tree5c3c57e5e136497f16b8193ac33dfbf40b5e2e7e /databases/py-MySQLdb-devel/Makefile
parented0a8c97dcce69a3059c73b945c19d7b0d7dc366 (diff)
downloadports-88d74bc517cd2019a6a3180248d65ae1be1c8884.tar.gz
ports-88d74bc517cd2019a6a3180248d65ae1be1c8884.zip
Notes
Diffstat (limited to 'databases/py-MySQLdb-devel/Makefile')
-rw-r--r--databases/py-MySQLdb-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 0a5cf20462c4..dd829e520dd3 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/Makefile
@@ -14,7 +14,7 @@ DISTNAME= MySQL-python-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${PYDISTUTILS}
-LIB_DEPENDS= mysqlclient.6:${PORTSDIR}/databases/mysql322-client
+LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
USE_PYTHON= yes
SETUP_CMD= cd ${WRKSRC} && ${PYTHON_CMD} setup.py