aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-MySQLdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQLdb/Makefile')
-rw-r--r--databases/py-MySQLdb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile
index 1fc5cd04a46..50a1c052e34 100644
--- a/databases/py-MySQLdb/Makefile
+++ b/databases/py-MySQLdb/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= py-MySQLdb
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.2
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mysql-python
@@ -21,9 +21,6 @@ USE_PYDISTUTILS= yes
DOCS= MANIFEST README doc/*.html
-do-configure:
- @${PERL} -pi -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/setup.py
-
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}