aboutsummaryrefslogtreecommitdiff
path: root/databases/py-mysql2pgsql/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-06-21 06:16:02 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-06-21 06:16:02 +0000
commit5efeb85db2cc17615b9da5f2e381450f4b8c05b0 (patch)
treed5c7af44cbdf2ea493344dadc397cb8a93ba0c33 /databases/py-mysql2pgsql/Makefile
parenta43c90c802cb2b256a87d9e71d9ee116cb4e1bdf (diff)
downloadports-5efeb85db2cc17615b9da5f2e381450f4b8c05b0.tar.gz
ports-5efeb85db2cc17615b9da5f2e381450f4b8c05b0.zip
Notes
Diffstat (limited to 'databases/py-mysql2pgsql/Makefile')
-rw-r--r--databases/py-mysql2pgsql/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-mysql2pgsql/Makefile b/databases/py-mysql2pgsql/Makefile
index 8559c7cfa701..86e9519d6473 100644
--- a/databases/py-mysql2pgsql/Makefile
+++ b/databases/py-mysql2pgsql/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mysql2pgsql
PORTVERSION= 0.1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTNAME}-${PORTVERSION}
@@ -19,8 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.3:${PORTSDIR}/databases/py-MySQ
${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
USE_PYTHON= 2
-USE_PYDISTUTILS= easy_install
-PYDISTUTILS_PKGNAME= py_${PORTNAME}
+USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USE_GITHUB= yes