diff options
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index b865e208e125..bb590946233a 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= MySQLdb DISTVERSION= 1.2.1c8 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mysql-python @@ -25,7 +26,7 @@ CONFLICTS= py*-MySQLdb-[0-9]* PORTDOCS= * -IGNORE= please, use databases/py-MySQLdb instead +IGNORE= please, use databases/py-MySQLdb instead. It's more recent OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}/options OPTIONS= MYSQLCLIENT_R "Use libmysqlclient_r (thread safe)" on |