summaryrefslogtreecommitdiff
path: root/www/py-mechanize/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-mechanize/Makefile')
-rw-r--r--www/py-mechanize/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-mechanize/Makefile b/www/py-mechanize/Makefile
index 1152e348da8..b687f90381b 100644
--- a/www/py-mechanize/Makefile
+++ b/www/py-mechanize/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/07/09 13:04:14 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/01/01 14:44:05 wiz Exp $
DISTNAME= mechanize-0.2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ COMMENT= Stateful programmatic web browsing in Python
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2.5
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.2.5
do-test:
${RUN}cd ${WRKSRC}; ${PYTHONBIN} test.py