summaryrefslogtreecommitdiff
path: root/databases/py-pymysql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pymysql')
-rw-r--r--databases/py-pymysql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-pymysql/Makefile b/databases/py-pymysql/Makefile
index 30bf99de675..67e476d243f 100644
--- a/databases/py-pymysql/Makefile
+++ b/databases/py-pymysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/06/14 14:03:33 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/08/13 22:40:19 joerg Exp $
DISTNAME= PyMySQL-0.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/PyMySQL/PyMySQL/
COMMENT= Pure-Python MySQL driver
LICENSE= mit
+PYTHON_VERSIONS_INCOMPATIBLE= 26
+
USE_LANGUAGES= # none
REPLACE_PYTHON+= pymysql/tests/thirdparty/test_MySQLdb/capabilities.py