summaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQLdb-devel/Makefile')
-rw-r--r--databases/py-MySQLdb-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile
index 0e782f3137aa..253d6657eb3e 100644
--- a/databases/py-MySQLdb-devel/Makefile
+++ b/databases/py-MySQLdb-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= MySQLdb
DISTVERSION= 1.2.2b2
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mysql-python
@@ -24,6 +25,7 @@ USE_MYSQL= yes
CONFLICTS= py*-MySQLdb-[0-9]*
PORTDOCS= *
+BROKEN= Latest version are in databases/py-MySQLdb
OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options
OPTIONS= MYSQLCLIENT_R "Use libmysqlclient_r (thread safe)" on